Interface ContentsType

    • Method Detail

      • getCoverageSummary

        EList<CoverageSummaryType> getCoverageSummary()
        Returns the value of the 'Coverage Summary' containment reference list. The list contents are of type CoverageSummaryType. A CoverageSummary contains information essential for accessing a coverage served by a WCS. The CoverageId is the identifier used to address a particular coverage. The CoverageSubtype is the name of the root of this coverage when expressed in XML.
        Returns:
        the value of the 'Coverage Summary' containment reference list.
        See Also:
        Wcs20Package.getContentsType_CoverageSummary()
      • setExtension

        void setExtension​(ExtensionType value)
        Sets the value of the 'Extension' containment reference.
        Parameters:
        value - the new value of the 'Extension' containment reference.
        See Also:
        getExtension()