Interface GetCapabilitiesType

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

    public interface GetCapabilitiesType
    extends org.apache.xmlbeans.XmlObject
    An XML GetCapabilitiesType(@http://www.opengis.net/ows/1.1). This is a complex type.
    • Field Detail

      • type

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

      • getAcceptVersions

        AcceptVersionsType getAcceptVersions()
        Gets the "AcceptVersions" element
      • isSetAcceptVersions

        boolean isSetAcceptVersions()
        True if has "AcceptVersions" element
      • setAcceptVersions

        void setAcceptVersions​(AcceptVersionsType acceptVersions)
        Sets the "AcceptVersions" element
      • addNewAcceptVersions

        AcceptVersionsType addNewAcceptVersions()
        Appends and returns a new empty "AcceptVersions" element
      • unsetAcceptVersions

        void unsetAcceptVersions()
        Unsets the "AcceptVersions" element
      • getSections

        SectionsType getSections()
        Gets the "Sections" element
      • isSetSections

        boolean isSetSections()
        True if has "Sections" element
      • setSections

        void setSections​(SectionsType sections)
        Sets the "Sections" element
      • addNewSections

        SectionsType addNewSections()
        Appends and returns a new empty "Sections" element
      • unsetSections

        void unsetSections()
        Unsets the "Sections" element
      • getAcceptFormats

        AcceptFormatsType getAcceptFormats()
        Gets the "AcceptFormats" element
      • isSetAcceptFormats

        boolean isSetAcceptFormats()
        True if has "AcceptFormats" element
      • setAcceptFormats

        void setAcceptFormats​(AcceptFormatsType acceptFormats)
        Sets the "AcceptFormats" element
      • addNewAcceptFormats

        AcceptFormatsType addNewAcceptFormats()
        Appends and returns a new empty "AcceptFormats" element
      • unsetAcceptFormats

        void unsetAcceptFormats()
        Unsets the "AcceptFormats" element
      • getUpdateSequence

        String getUpdateSequence()
        Gets the "updateSequence" attribute
      • xgetUpdateSequence

        UpdateSequenceType xgetUpdateSequence()
        Gets (as xml) the "updateSequence" attribute
      • isSetUpdateSequence

        boolean isSetUpdateSequence()
        True if has "updateSequence" attribute
      • setUpdateSequence

        void setUpdateSequence​(String updateSequence)
        Sets the "updateSequence" attribute
      • xsetUpdateSequence

        void xsetUpdateSequence​(UpdateSequenceType updateSequence)
        Sets (as xml) the "updateSequence" attribute
      • unsetUpdateSequence

        void unsetUpdateSequence()
        Unsets the "updateSequence" attribute