Interface CapabilitiesType

    • Method Detail

      • getContents

        ContentsType getContents()
        Returns the value of the 'Contents' containment reference. Contents section of WCS service metadata (or Capabilities) XML document. For the WCS, these contents are brief metadata about the coverages available from this server, or a reference to another source from which this metadata is available.
        Returns:
        the value of the 'Contents' containment reference.
        See Also:
        setContents(ContentsType), Wcs111Package.getCapabilitiesType_Contents()
      • setContents

        void setContents​(ContentsType value)
        Sets the value of the 'Contents' containment reference.
        Parameters:
        value - the new value of the 'Contents' containment reference.
        See Also:
        getContents()