Interface CompoundCRSType

    • Field Detail

      • type

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

      • getComponentReferenceSystemArray

        SingleCRSPropertyType[] getComponentReferenceSystemArray()
        Gets array of all "componentReferenceSystem" elements
      • getComponentReferenceSystemArray

        SingleCRSPropertyType getComponentReferenceSystemArray​(int i)
        Gets ith "componentReferenceSystem" element
      • sizeOfComponentReferenceSystemArray

        int sizeOfComponentReferenceSystemArray()
        Returns number of "componentReferenceSystem" element
      • setComponentReferenceSystemArray

        void setComponentReferenceSystemArray​(SingleCRSPropertyType[] componentReferenceSystemArray)
        Sets array of all "componentReferenceSystem" element
      • setComponentReferenceSystemArray

        void setComponentReferenceSystemArray​(int i,
                                              SingleCRSPropertyType componentReferenceSystem)
        Sets ith "componentReferenceSystem" element
      • insertNewComponentReferenceSystem

        SingleCRSPropertyType insertNewComponentReferenceSystem​(int i)
        Inserts and returns a new empty value (as xml) as the ith "componentReferenceSystem" element
      • addNewComponentReferenceSystem

        SingleCRSPropertyType addNewComponentReferenceSystem()
        Appends and returns a new empty value (as xml) as the last "componentReferenceSystem" element
      • removeComponentReferenceSystem

        void removeComponentReferenceSystem​(int i)
        Removes the ith "componentReferenceSystem" element
      • getAggregationType

        AggregationType.Enum getAggregationType()
        Gets the "aggregationType" attribute
      • xgetAggregationType

        AggregationType xgetAggregationType()
        Gets (as xml) the "aggregationType" attribute
      • isSetAggregationType

        boolean isSetAggregationType()
        True if has "aggregationType" attribute
      • setAggregationType

        void setAggregationType​(AggregationType.Enum aggregationType)
        Sets the "aggregationType" attribute
      • xsetAggregationType

        void xsetAggregationType​(AggregationType aggregationType)
        Sets (as xml) the "aggregationType" attribute
      • unsetAggregationType

        void unsetAggregationType()
        Unsets the "aggregationType" attribute