Interface DescribeEOCoverageSetType

    • Method Detail

      • getEoId

        EList<String> getEoId()
        Returns the value of the 'Coverage Id' attribute. Unordered list of identifiers of desired coverages. A client can obtain identifiers by a prior GetCapabilities request, or from a third-party source.
        Returns:
        the value of the 'Coverage Id' attribute.
        See Also:
        #setCoverageId(String), Wcs20Package.getDescribeCoverageType_CoverageId()
      • getContainmentType

        String getContainmentType()
      • setContainmentType

        void setContainmentType​(String value)
        Sets the value of the 'Containment Type' attribute.
        Parameters:
        value - the new value of the 'Containment Type' attribute.
        See Also:
        getContainmentType()
      • setSections

        void setSections​(Sections value)
        Sets the value of the 'Sections' containment reference.
        Parameters:
        value - the new value of the 'Sections' containment reference.
        See Also:
        getSections()
      • getCount

        int getCount()
      • setCount

        void setCount​(int value)
        Sets the value of the 'Count' attribute.
        Parameters:
        value - the new value of the 'Count' attribute.
        See Also:
        getCount()