Package net.opengis.gml311
Interface SpeedType
- 
- All Superinterfaces:
- EObject,- MeasureType,- Notifier
 - All Known Implementing Classes:
- SpeedTypeImpl
 
 public interface SpeedType extends MeasureType A representation of the model object 'Speed Type'. Value of a speed, with its units. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a velocity, such as metres per second or miles per hour.- See Also:
- Gml311Package.getSpeedType()
 
- 
- 
Method Summary- 
Methods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface MeasureTypegetUom, getValue, isSetValue, setUom, setValue, unsetValue
 
- 
 
-