Interface RequestBaseType

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
DescribeCoverageType, DescribeEOCoverageSetType, GetCoverageType
All Known Implementing Classes:
DescribeCoverageTypeImpl, DescribeEOCoverageSetTypeImpl, 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. 'Extension' elements allow WCS extension standards to define their individual extra request parameters.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Base Url' attribute.
    Returns the value of the 'Extension' containment reference.
    Returns the value of the 'Service' attribute.
    Returns the value of the 'Version' attribute.
    boolean
    Returns whether the value of the 'Service' attribute is set.
    void
    Sets the value of the 'Base Url' attribute.
    void
    Sets the value of the 'Extension' containment reference.
    void
    Sets the value of the 'Service' attribute.
    void
    Sets the value of the 'Version' attribute.
    void
    Unsets the value of the 'Service' attribute.

    Methods inherited from interface EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver