Package net.opengis.gml311
Interface VolumeType
-
- All Superinterfaces:
EObject
,MeasureType
,Notifier
- All Known Implementing Classes:
VolumeTypeImpl
public interface VolumeType extends MeasureType
A representation of the model object 'Volume Type'. Value of a spatial volume quantity, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a volume, such as cubic metres or cubic feet.- See Also:
Gml311Package.getVolumeType()
-
-
Method Summary
-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface MeasureType
getUom, getValue, isSetValue, setUom, setValue, unsetValue
-
-