Interface CoordinateSystemAxisType

    • Field Detail

      • type

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

      • getAxisIDArray

        IdentifierType[] getAxisIDArray()
        Gets array of all "axisID" elements
      • getAxisIDArray

        IdentifierType getAxisIDArray​(int i)
        Gets ith "axisID" element
      • sizeOfAxisIDArray

        int sizeOfAxisIDArray()
        Returns number of "axisID" element
      • setAxisIDArray

        void setAxisIDArray​(IdentifierType[] axisIDArray)
        Sets array of all "axisID" element
      • setAxisIDArray

        void setAxisIDArray​(int i,
                            IdentifierType axisID)
        Sets ith "axisID" element
      • insertNewAxisID

        IdentifierType insertNewAxisID​(int i)
        Inserts and returns a new empty value (as xml) as the ith "axisID" element
      • addNewAxisID

        IdentifierType addNewAxisID()
        Appends and returns a new empty value (as xml) as the last "axisID" element
      • removeAxisID

        void removeAxisID​(int i)
        Removes the ith "axisID" element
      • isSetRemarks

        boolean isSetRemarks()
        True if has "remarks" element
      • setRemarks

        void setRemarks​(StringOrRefType remarks)
        Sets the "remarks" element
      • addNewRemarks

        StringOrRefType addNewRemarks()
        Appends and returns a new empty "remarks" element
      • unsetRemarks

        void unsetRemarks()
        Unsets the "remarks" element
      • 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
      • getAxisDirection

        CodeType getAxisDirection()
        Gets the "axisDirection" element
      • setAxisDirection

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

        CodeType addNewAxisDirection()
        Appends and returns a new empty "axisDirection" element
      • getUom

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

        org.apache.xmlbeans.XmlAnyURI xgetUom()
        Gets (as xml) the "uom" attribute
      • setUom

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

        void xsetUom​(org.apache.xmlbeans.XmlAnyURI uom)
        Sets (as xml) the "uom" attribute