Interface DescribeCoverageType

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

public interface DescribeCoverageType extends RequestBaseType
A representation of the model object 'Describe Coverage Type'.

The following features are supported:

See Also:
  • Method Details

    • getCoverageId

      EList<String> getCoverageId()
      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: