Interface AbstractCoordinateOperationType

    • Field Detail

      • type

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

      • getCoordinateOperationIDArray

        IdentifierType[] getCoordinateOperationIDArray()
        Gets array of all "coordinateOperationID" elements
      • getCoordinateOperationIDArray

        IdentifierType getCoordinateOperationIDArray​(int i)
        Gets ith "coordinateOperationID" element
      • sizeOfCoordinateOperationIDArray

        int sizeOfCoordinateOperationIDArray()
        Returns number of "coordinateOperationID" element
      • setCoordinateOperationIDArray

        void setCoordinateOperationIDArray​(IdentifierType[] coordinateOperationIDArray)
        Sets array of all "coordinateOperationID" element
      • setCoordinateOperationIDArray

        void setCoordinateOperationIDArray​(int i,
                                           IdentifierType coordinateOperationID)
        Sets ith "coordinateOperationID" element
      • insertNewCoordinateOperationID

        IdentifierType insertNewCoordinateOperationID​(int i)
        Inserts and returns a new empty value (as xml) as the ith "coordinateOperationID" element
      • addNewCoordinateOperationID

        IdentifierType addNewCoordinateOperationID()
        Appends and returns a new empty value (as xml) as the last "coordinateOperationID" element
      • removeCoordinateOperationID

        void removeCoordinateOperationID​(int i)
        Removes the ith "coordinateOperationID" 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
      • getOperationVersion

        String getOperationVersion()
        Gets the "operationVersion" element
      • xgetOperationVersion

        org.apache.xmlbeans.XmlString xgetOperationVersion()
        Gets (as xml) the "operationVersion" element
      • isSetOperationVersion

        boolean isSetOperationVersion()
        True if has "operationVersion" element
      • setOperationVersion

        void setOperationVersion​(String operationVersion)
        Sets the "operationVersion" element
      • xsetOperationVersion

        void xsetOperationVersion​(org.apache.xmlbeans.XmlString operationVersion)
        Sets (as xml) the "operationVersion" element
      • unsetOperationVersion

        void unsetOperationVersion()
        Unsets the "operationVersion" 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
      • sizeOfPositionalAccuracyArray

        int sizeOfPositionalAccuracyArray()
        Returns number of "_positionalAccuracy" element
      • setPositionalAccuracyArray

        void setPositionalAccuracyArray​(AbstractPositionalAccuracyType[] positionalAccuracyArray)
        Sets array of all "_positionalAccuracy" element
      • setPositionalAccuracyArray

        void setPositionalAccuracyArray​(int i,
                                        AbstractPositionalAccuracyType positionalAccuracy)
        Sets ith "_positionalAccuracy" element
      • insertNewPositionalAccuracy

        AbstractPositionalAccuracyType insertNewPositionalAccuracy​(int i)
        Inserts and returns a new empty value (as xml) as the ith "_positionalAccuracy" element
      • addNewPositionalAccuracy

        AbstractPositionalAccuracyType addNewPositionalAccuracy()
        Appends and returns a new empty value (as xml) as the last "_positionalAccuracy" element
      • removePositionalAccuracy

        void removePositionalAccuracy​(int i)
        Removes the ith "_positionalAccuracy" element
      • getSourceCRS

        CRSRefType getSourceCRS()
        Gets the "sourceCRS" element
      • isSetSourceCRS

        boolean isSetSourceCRS()
        True if has "sourceCRS" element
      • setSourceCRS

        void setSourceCRS​(CRSRefType sourceCRS)
        Sets the "sourceCRS" element
      • addNewSourceCRS

        CRSRefType addNewSourceCRS()
        Appends and returns a new empty "sourceCRS" element
      • unsetSourceCRS

        void unsetSourceCRS()
        Unsets the "sourceCRS" element
      • getTargetCRS

        CRSRefType getTargetCRS()
        Gets the "targetCRS" element
      • isSetTargetCRS

        boolean isSetTargetCRS()
        True if has "targetCRS" element
      • setTargetCRS

        void setTargetCRS​(CRSRefType targetCRS)
        Sets the "targetCRS" element
      • addNewTargetCRS

        CRSRefType addNewTargetCRS()
        Appends and returns a new empty "targetCRS" element
      • unsetTargetCRS

        void unsetTargetCRS()
        Unsets the "targetCRS" element