Interface PrimeMeridianBaseType

    • Method Detail

      • getMeridianName

        CodeType getMeridianName()
        Returns the value of the 'Meridian Name' containment reference. The name by which this prime meridian is identified. The meridianName most common value is Greenwich, and that value shall be used when the greenwichLongitude value is zero.
        Returns:
        the value of the 'Meridian Name' containment reference.
        See Also:
        setMeridianName(CodeType), Gml311Package.getPrimeMeridianBaseType_MeridianName()
      • setMeridianName

        void setMeridianName​(CodeType value)
        Sets the value of the 'Meridian Name' containment reference.
        Parameters:
        value - the new value of the 'Meridian Name' containment reference.
        See Also:
        getMeridianName()