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

    • getIdentifier

      EList getIdentifier()
      Returns the value of the 'Identifier' attribute list. The list contents are of type String. 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 'Identifier' attribute list.
      See Also: