Package net.opengis.wps10
Interface DefaultType1
- All Superinterfaces:
EObject,Notifier
- All Known Implementing Classes:
DefaultType1Impl
public interface DefaultType1
extends EObject
A representation of the model object 'Default Type1'.
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
-
getUOM
Unit getUOM()Returns the value of the 'UOM' containment reference. Reference to the default UOM supported for this Input/Output- Returns:
- the value of the 'UOM' containment reference.
- See Also:
-
#setUOM(DomainMetadataType)Wps10Package.getDefaultType1_UOM()
-
setUOM
void setUOM(Unit value) Sets the value of the 'UOM' reference.- Parameters:
value- the new value of the 'UOM' reference.- See Also:
-