Interface AbstractReferenceSystemType

    • Field Detail

      • type

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

      • getSrsIDArray

        IdentifierType[] getSrsIDArray()
        Gets array of all "srsID" elements
      • getSrsIDArray

        IdentifierType getSrsIDArray​(int i)
        Gets ith "srsID" element
      • sizeOfSrsIDArray

        int sizeOfSrsIDArray()
        Returns number of "srsID" element
      • setSrsIDArray

        void setSrsIDArray​(IdentifierType[] srsIDArray)
        Sets array of all "srsID" element
      • setSrsIDArray

        void setSrsIDArray​(int i,
                           IdentifierType srsID)
        Sets ith "srsID" element
      • insertNewSrsID

        IdentifierType insertNewSrsID​(int i)
        Inserts and returns a new empty value (as xml) as the ith "srsID" element
      • addNewSrsID

        IdentifierType addNewSrsID()
        Appends and returns a new empty value (as xml) as the last "srsID" element
      • removeSrsID

        void removeSrsID​(int i)
        Removes the ith "srsID" 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
      • getValidArea

        ExtentType getValidArea()
        Gets the "validArea" element
      • isSetValidArea

        boolean isSetValidArea()
        True if has "validArea" element
      • setValidArea

        void setValidArea​(ExtentType validArea)
        Sets the "validArea" element
      • addNewValidArea

        ExtentType addNewValidArea()
        Appends and returns a new empty "validArea" element
      • unsetValidArea

        void unsetValidArea()
        Unsets the "validArea" element
      • getScope

        String getScope()
        Gets the "scope" element
      • xgetScope

        org.apache.xmlbeans.XmlString xgetScope()
        Gets (as xml) the "scope" element
      • isSetScope

        boolean isSetScope()
        True if has "scope" element
      • setScope

        void setScope​(String scope)
        Sets the "scope" element
      • xsetScope

        void xsetScope​(org.apache.xmlbeans.XmlString scope)
        Sets (as xml) the "scope" element
      • unsetScope

        void unsetScope()
        Unsets the "scope" element