Package net.opengis.gml311
Interface CategoryExtentType
-
- All Superinterfaces:
CodeOrNullListType
,EObject
,Notifier
- All Known Implementing Classes:
CategoryExtentTypeImpl
public interface CategoryExtentType extends CodeOrNullListType
A representation of the model object 'Category Extent Type'. Restriction of list type to store a 2-point range of ordinal values. If one member is a null, then this is a single ended interval.- See Also:
Gml311Package.getCategoryExtentType()
-
-
Method Summary
-
Methods inherited from interface CodeOrNullListType
getCodeSpace, getValue, setCodeSpace, setValue
-
-