Interface DatasetDescriptionSummaryBaseType

  • All Superinterfaces:
    DescriptionType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    DatasetDescriptionSummaryBaseTypeImpl

    public interface DatasetDescriptionSummaryBaseType
    extends DescriptionType
    An XML DatasetDescriptionSummaryBaseType(@http://www.opengis.net/ows/1.1). This is a complex type.
    • Field Detail

      • type

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

      • getWGS84BoundingBoxArray

        WGS84BoundingBoxType[] getWGS84BoundingBoxArray()
        Gets array of all "WGS84BoundingBox" elements
      • getWGS84BoundingBoxArray

        WGS84BoundingBoxType getWGS84BoundingBoxArray​(int i)
        Gets ith "WGS84BoundingBox" element
      • sizeOfWGS84BoundingBoxArray

        int sizeOfWGS84BoundingBoxArray()
        Returns number of "WGS84BoundingBox" element
      • setWGS84BoundingBoxArray

        void setWGS84BoundingBoxArray​(WGS84BoundingBoxType[] wgs84BoundingBoxArray)
        Sets array of all "WGS84BoundingBox" element
      • setWGS84BoundingBoxArray

        void setWGS84BoundingBoxArray​(int i,
                                      WGS84BoundingBoxType wgs84BoundingBox)
        Sets ith "WGS84BoundingBox" element
      • insertNewWGS84BoundingBox

        WGS84BoundingBoxType insertNewWGS84BoundingBox​(int i)
        Inserts and returns a new empty value (as xml) as the ith "WGS84BoundingBox" element
      • addNewWGS84BoundingBox

        WGS84BoundingBoxType addNewWGS84BoundingBox()
        Appends and returns a new empty value (as xml) as the last "WGS84BoundingBox" element
      • removeWGS84BoundingBox

        void removeWGS84BoundingBox​(int i)
        Removes the ith "WGS84BoundingBox" element
      • getIdentifier

        CodeType getIdentifier()
        Gets the "Identifier" element
      • setIdentifier

        void setIdentifier​(CodeType identifier)
        Sets the "Identifier" element
      • addNewIdentifier

        CodeType addNewIdentifier()
        Appends and returns a new empty "Identifier" element
      • getBoundingBoxArray

        BoundingBoxType[] getBoundingBoxArray()
        Gets array of all "BoundingBox" elements
      • getBoundingBoxArray

        BoundingBoxType getBoundingBoxArray​(int i)
        Gets ith "BoundingBox" element
      • sizeOfBoundingBoxArray

        int sizeOfBoundingBoxArray()
        Returns number of "BoundingBox" element
      • setBoundingBoxArray

        void setBoundingBoxArray​(BoundingBoxType[] boundingBoxArray)
        Sets array of all "BoundingBox" element
      • setBoundingBoxArray

        void setBoundingBoxArray​(int i,
                                 BoundingBoxType boundingBox)
        Sets ith "BoundingBox" element
      • insertNewBoundingBox

        BoundingBoxType insertNewBoundingBox​(int i)
        Inserts and returns a new empty value (as xml) as the ith "BoundingBox" element
      • addNewBoundingBox

        BoundingBoxType addNewBoundingBox()
        Appends and returns a new empty value (as xml) as the last "BoundingBox" element
      • removeBoundingBox

        void removeBoundingBox​(int i)
        Removes the ith "BoundingBox" element
      • getMetadataArray

        MetadataType[] getMetadataArray()
        Gets array of all "Metadata" elements
      • getMetadataArray

        MetadataType getMetadataArray​(int i)
        Gets ith "Metadata" element
      • sizeOfMetadataArray

        int sizeOfMetadataArray()
        Returns number of "Metadata" element
      • setMetadataArray

        void setMetadataArray​(MetadataType[] metadataArray)
        Sets array of all "Metadata" element
      • setMetadataArray

        void setMetadataArray​(int i,
                              MetadataType metadata)
        Sets ith "Metadata" element
      • insertNewMetadata

        MetadataType insertNewMetadata​(int i)
        Inserts and returns a new empty value (as xml) as the ith "Metadata" element
      • addNewMetadata

        MetadataType addNewMetadata()
        Appends and returns a new empty value (as xml) as the last "Metadata" element
      • removeMetadata

        void removeMetadata​(int i)
        Removes the ith "Metadata" element
      • sizeOfDatasetDescriptionSummaryArray

        int sizeOfDatasetDescriptionSummaryArray()
        Returns number of "DatasetDescriptionSummary" element
      • setDatasetDescriptionSummaryArray

        void setDatasetDescriptionSummaryArray​(DatasetDescriptionSummaryBaseType[] datasetDescriptionSummaryArray)
        Sets array of all "DatasetDescriptionSummary" element
      • setDatasetDescriptionSummaryArray

        void setDatasetDescriptionSummaryArray​(int i,
                                               DatasetDescriptionSummaryBaseType datasetDescriptionSummary)
        Sets ith "DatasetDescriptionSummary" element
      • insertNewDatasetDescriptionSummary

        DatasetDescriptionSummaryBaseType insertNewDatasetDescriptionSummary​(int i)
        Inserts and returns a new empty value (as xml) as the ith "DatasetDescriptionSummary" element
      • addNewDatasetDescriptionSummary

        DatasetDescriptionSummaryBaseType addNewDatasetDescriptionSummary()
        Appends and returns a new empty value (as xml) as the last "DatasetDescriptionSummary" element
      • removeDatasetDescriptionSummary

        void removeDatasetDescriptionSummary​(int i)
        Removes the ith "DatasetDescriptionSummary" element