Package net.opengis.wps20
Interface BodyReferenceType
- All Superinterfaces:
EObject,Notifier
- All Known Implementing Classes:
BodyReferenceTypeImpl
public interface BodyReferenceType
extends EObject
A representation of the model object 'Body Reference Type'.
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
-
getHref
String getHref()Returns the value of the 'Href' attribute. HTTP URI that points to the remote resource where the request body may be retrieved.- Returns:
- the value of the 'Href' attribute.
- See Also:
-
setHref
Sets the value of the 'Href' attribute.- Parameters:
value- the new value of the 'Href' attribute.- See Also:
-