Interface DescribeEOCoverageSetType

All Superinterfaces:
EObject, Notifier, RequestBaseType
All Known Implementing Classes:
DescribeEOCoverageSetTypeImpl

public interface DescribeEOCoverageSetType extends RequestBaseType
A representation of the model object ' Describe EO Coverage Set'.

The following features are supported:

See Also:
  • Method Details

    • 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:
    • 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:
    • getSections

      Sections getSections()
      Returns the value of the 'Sections' containment reference. When omitted or not supported by server, server shall return complete service metadata (Capabilities) document.
      Returns:
      the value of the 'Sections' containment reference.
      See Also:
    • 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:
    • getDimensionTrim

      EList<DimensionTrimType> getDimensionTrim()
    • 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: