Interface CoordinateSystemAxisType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getAxisAbbrev

        CodeType getAxisAbbrev()
        Gets the "axisAbbrev" element
      • setAxisAbbrev

        void setAxisAbbrev​(CodeType axisAbbrev)
        Sets the "axisAbbrev" element
      • addNewAxisAbbrev

        CodeType addNewAxisAbbrev()
        Appends and returns a new empty "axisAbbrev" element
      • setAxisDirection

        void setAxisDirection​(CodeWithAuthorityType axisDirection)
        Sets the "axisDirection" element
      • addNewAxisDirection

        CodeWithAuthorityType addNewAxisDirection()
        Appends and returns a new empty "axisDirection" element
      • getMinimumValue

        double getMinimumValue()
        Gets the "minimumValue" element
      • xgetMinimumValue

        org.apache.xmlbeans.XmlDouble xgetMinimumValue()
        Gets (as xml) the "minimumValue" element
      • isSetMinimumValue

        boolean isSetMinimumValue()
        True if has "minimumValue" element
      • setMinimumValue

        void setMinimumValue​(double minimumValue)
        Sets the "minimumValue" element
      • xsetMinimumValue

        void xsetMinimumValue​(org.apache.xmlbeans.XmlDouble minimumValue)
        Sets (as xml) the "minimumValue" element
      • unsetMinimumValue

        void unsetMinimumValue()
        Unsets the "minimumValue" element
      • getMaximumValue

        double getMaximumValue()
        Gets the "maximumValue" element
      • xgetMaximumValue

        org.apache.xmlbeans.XmlDouble xgetMaximumValue()
        Gets (as xml) the "maximumValue" element
      • isSetMaximumValue

        boolean isSetMaximumValue()
        True if has "maximumValue" element
      • setMaximumValue

        void setMaximumValue​(double maximumValue)
        Sets the "maximumValue" element
      • xsetMaximumValue

        void xsetMaximumValue​(org.apache.xmlbeans.XmlDouble maximumValue)
        Sets (as xml) the "maximumValue" element
      • unsetMaximumValue

        void unsetMaximumValue()
        Unsets the "maximumValue" element
      • isSetRangeMeaning

        boolean isSetRangeMeaning()
        True if has "rangeMeaning" element
      • setRangeMeaning

        void setRangeMeaning​(CodeWithAuthorityType rangeMeaning)
        Sets the "rangeMeaning" element
      • addNewRangeMeaning

        CodeWithAuthorityType addNewRangeMeaning()
        Appends and returns a new empty "rangeMeaning" element
      • unsetRangeMeaning

        void unsetRangeMeaning()
        Unsets the "rangeMeaning" element
      • getUom

        String getUom()
        Gets the "uom" attribute
      • xgetUom

        UomIdentifier xgetUom()
        Gets (as xml) the "uom" attribute
      • setUom

        void setUom​(String uom)
        Sets the "uom" attribute
      • xsetUom

        void xsetUom​(UomIdentifier uom)
        Sets (as xml) the "uom" attribute