Package net.opengis.gml311
Interface QuantityExtentType
- 
- All Superinterfaces:
- EObject,- MeasureOrNullListType,- Notifier
 - All Known Implementing Classes:
- QuantityExtentTypeImpl
 
 public interface QuantityExtentType extends MeasureOrNullListType A representation of the model object 'Quantity Extent Type'. Restriction of list type to store a 2-point range of numeric values. If one member is a null, then this is a single ended interval.- See Also:
- Gml311Package.getQuantityExtentType()
 
- 
- 
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 MeasureOrNullListTypegetUom, getValue, setUom, setValue
 
- 
 
-