Interface AbstractDatumType

    • Field Detail

      • type

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

      • getDatumIDArray

        IdentifierType[] getDatumIDArray()
        Gets array of all "datumID" elements
      • getDatumIDArray

        IdentifierType getDatumIDArray​(int i)
        Gets ith "datumID" element
      • sizeOfDatumIDArray

        int sizeOfDatumIDArray()
        Returns number of "datumID" element
      • setDatumIDArray

        void setDatumIDArray​(IdentifierType[] datumIDArray)
        Sets array of all "datumID" element
      • setDatumIDArray

        void setDatumIDArray​(int i,
                             IdentifierType datumID)
        Sets ith "datumID" element
      • insertNewDatumID

        IdentifierType insertNewDatumID​(int i)
        Inserts and returns a new empty value (as xml) as the ith "datumID" element
      • addNewDatumID

        IdentifierType addNewDatumID()
        Appends and returns a new empty value (as xml) as the last "datumID" element
      • removeDatumID

        void removeDatumID​(int i)
        Removes the ith "datumID" 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
      • getAnchorPoint

        CodeType getAnchorPoint()
        Gets the "anchorPoint" element
      • isSetAnchorPoint

        boolean isSetAnchorPoint()
        True if has "anchorPoint" element
      • setAnchorPoint

        void setAnchorPoint​(CodeType anchorPoint)
        Sets the "anchorPoint" element
      • addNewAnchorPoint

        CodeType addNewAnchorPoint()
        Appends and returns a new empty "anchorPoint" element
      • unsetAnchorPoint

        void unsetAnchorPoint()
        Unsets the "anchorPoint" element
      • getRealizationEpoch

        Calendar getRealizationEpoch()
        Gets the "realizationEpoch" element
      • xgetRealizationEpoch

        org.apache.xmlbeans.XmlDate xgetRealizationEpoch()
        Gets (as xml) the "realizationEpoch" element
      • isSetRealizationEpoch

        boolean isSetRealizationEpoch()
        True if has "realizationEpoch" element
      • setRealizationEpoch

        void setRealizationEpoch​(Calendar realizationEpoch)
        Sets the "realizationEpoch" element
      • xsetRealizationEpoch

        void xsetRealizationEpoch​(org.apache.xmlbeans.XmlDate realizationEpoch)
        Sets (as xml) the "realizationEpoch" element
      • unsetRealizationEpoch

        void unsetRealizationEpoch()
        Unsets the "realizationEpoch" 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