Interface AbstractContentsType

  • All Superinterfaces:
    AbstractSWESType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    AbstractContentsTypeImpl

    public interface AbstractContentsType
    extends AbstractSWESType
    An XML AbstractContentsType(@http://www.opengis.net/swes/2.0). This is a complex type.
    • Field Detail

      • type

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

      • getProcedureDescriptionFormatArray

        String[] getProcedureDescriptionFormatArray()
        Gets array of all "procedureDescriptionFormat" elements
      • getProcedureDescriptionFormatArray

        String getProcedureDescriptionFormatArray​(int i)
        Gets ith "procedureDescriptionFormat" element
      • xgetProcedureDescriptionFormatArray

        org.apache.xmlbeans.XmlAnyURI[] xgetProcedureDescriptionFormatArray()
        Gets (as xml) array of all "procedureDescriptionFormat" elements
      • xgetProcedureDescriptionFormatArray

        org.apache.xmlbeans.XmlAnyURI xgetProcedureDescriptionFormatArray​(int i)
        Gets (as xml) ith "procedureDescriptionFormat" element
      • sizeOfProcedureDescriptionFormatArray

        int sizeOfProcedureDescriptionFormatArray()
        Returns number of "procedureDescriptionFormat" element
      • setProcedureDescriptionFormatArray

        void setProcedureDescriptionFormatArray​(String[] procedureDescriptionFormatArray)
        Sets array of all "procedureDescriptionFormat" element
      • setProcedureDescriptionFormatArray

        void setProcedureDescriptionFormatArray​(int i,
                                                String procedureDescriptionFormat)
        Sets ith "procedureDescriptionFormat" element
      • xsetProcedureDescriptionFormatArray

        void xsetProcedureDescriptionFormatArray​(org.apache.xmlbeans.XmlAnyURI[] procedureDescriptionFormatArray)
        Sets (as xml) array of all "procedureDescriptionFormat" element
      • xsetProcedureDescriptionFormatArray

        void xsetProcedureDescriptionFormatArray​(int i,
                                                 org.apache.xmlbeans.XmlAnyURI procedureDescriptionFormat)
        Sets (as xml) ith "procedureDescriptionFormat" element
      • insertProcedureDescriptionFormat

        void insertProcedureDescriptionFormat​(int i,
                                              String procedureDescriptionFormat)
        Inserts the value as the ith "procedureDescriptionFormat" element
      • addProcedureDescriptionFormat

        void addProcedureDescriptionFormat​(String procedureDescriptionFormat)
        Appends the value as the last "procedureDescriptionFormat" element
      • insertNewProcedureDescriptionFormat

        org.apache.xmlbeans.XmlAnyURI insertNewProcedureDescriptionFormat​(int i)
        Inserts and returns a new empty value (as xml) as the ith "procedureDescriptionFormat" element
      • addNewProcedureDescriptionFormat

        org.apache.xmlbeans.XmlAnyURI addNewProcedureDescriptionFormat()
        Appends and returns a new empty value (as xml) as the last "procedureDescriptionFormat" element
      • removeProcedureDescriptionFormat

        void removeProcedureDescriptionFormat​(int i)
        Removes the ith "procedureDescriptionFormat" element
      • getObservablePropertyArray

        String[] getObservablePropertyArray()
        Gets array of all "observableProperty" elements
      • getObservablePropertyArray

        String getObservablePropertyArray​(int i)
        Gets ith "observableProperty" element
      • xgetObservablePropertyArray

        org.apache.xmlbeans.XmlAnyURI[] xgetObservablePropertyArray()
        Gets (as xml) array of all "observableProperty" elements
      • xgetObservablePropertyArray

        org.apache.xmlbeans.XmlAnyURI xgetObservablePropertyArray​(int i)
        Gets (as xml) ith "observableProperty" element
      • sizeOfObservablePropertyArray

        int sizeOfObservablePropertyArray()
        Returns number of "observableProperty" element
      • setObservablePropertyArray

        void setObservablePropertyArray​(String[] observablePropertyArray)
        Sets array of all "observableProperty" element
      • setObservablePropertyArray

        void setObservablePropertyArray​(int i,
                                        String observableProperty)
        Sets ith "observableProperty" element
      • xsetObservablePropertyArray

        void xsetObservablePropertyArray​(org.apache.xmlbeans.XmlAnyURI[] observablePropertyArray)
        Sets (as xml) array of all "observableProperty" element
      • xsetObservablePropertyArray

        void xsetObservablePropertyArray​(int i,
                                         org.apache.xmlbeans.XmlAnyURI observableProperty)
        Sets (as xml) ith "observableProperty" element
      • insertObservableProperty

        void insertObservableProperty​(int i,
                                      String observableProperty)
        Inserts the value as the ith "observableProperty" element
      • addObservableProperty

        void addObservableProperty​(String observableProperty)
        Appends the value as the last "observableProperty" element
      • insertNewObservableProperty

        org.apache.xmlbeans.XmlAnyURI insertNewObservableProperty​(int i)
        Inserts and returns a new empty value (as xml) as the ith "observableProperty" element
      • addNewObservableProperty

        org.apache.xmlbeans.XmlAnyURI addNewObservableProperty()
        Appends and returns a new empty value (as xml) as the last "observableProperty" element
      • removeObservableProperty

        void removeObservableProperty​(int i)
        Removes the ith "observableProperty" element
      • sizeOfRelatedFeatureArray

        int sizeOfRelatedFeatureArray()
        Returns number of "relatedFeature" element
      • insertNewRelatedFeature

        AbstractContentsType.RelatedFeature insertNewRelatedFeature​(int i)
        Inserts and returns a new empty value (as xml) as the ith "relatedFeature" element
      • removeRelatedFeature

        void removeRelatedFeature​(int i)
        Removes the ith "relatedFeature" element
      • sizeOfOfferingArray

        int sizeOfOfferingArray()
        Returns number of "offering" element
      • insertNewOffering

        AbstractContentsType.Offering insertNewOffering​(int i)
        Inserts and returns a new empty value (as xml) as the ith "offering" element
      • removeOffering

        void removeOffering​(int i)
        Removes the ith "offering" element