Interface RequestBaseType

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
DescribeCoverageType, GetCoverageType
All Known Implementing Classes:
DescribeCoverageTypeImpl, GetCoverageTypeImpl, RequestBaseTypeImpl

public interface RequestBaseType extends EObject
A representation of the model object 'Request Base Type'. XML encoded WCS operation request base, for all operations except GetCapabilities. In this XML encoding, no "request" parameter is included, since the element name specifies the specific operation.

The following features are supported:

See Also: