Package net.opengis.wcs10
Interface DCPTypeType
- All Superinterfaces:
EObject,Notifier
- All Known Implementing Classes:
DCPTypeTypeImpl
public interface DCPTypeType
extends EObject
A representation of the model object 'DCP Type Type'.
Connect point URLs for the HTTP Distributed Computing Platform (DCP). Normally, only one Get and/or one Post is included in this element. More than one Get and/or Post is allowed to support including alternative URLs for uses such as load balancing or backup.
The following features are supported:
- See Also:
-
Method Summary
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getHTTP
HTTPType getHTTP()Returns the value of the 'HTTP' containment reference.If the meaning of the 'HTTP' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'HTTP' containment reference.
- See Also:
-
setHTTP
Sets the value of the 'HTTP' containment reference.- Parameters:
value- the new value of the 'HTTP' containment reference.- See Also:
-