Package com.luciad.format.gml31.model
Class TLcdGML31CategoryProperty
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.datamodel.TLcdFeaturedDataObject
com.luciad.format.gml31.model.TLcdGML31ValueProperty
com.luciad.format.gml31.model.TLcdGML31CategoryProperty
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,ILcdFeatured
,ILcdSelfDescribedFeatured
,Serializable
,Cloneable
Property whose content is a Category.
- Since:
- 10.0
- See Also:
-
Field Summary
Fields inherited from class com.luciad.format.gml31.model.TLcdGML31ValueProperty
LINK_INFO_PROPERTY, LINKED_OBJECT_PROPERTY, REMOTE_SCHEMA_PROPERTY, VALUE_PROPERTY
-
Constructor Summary
-
Method Summary
Methods inherited from class com.luciad.format.gml31.model.TLcdGML31ValueProperty
getLinkedObject, getLinkInfo, getRemoteSchema, getValue, setLinkedObject, setLinkInfo, setRemoteSchema, setValue
Methods inherited from class com.luciad.datamodel.TLcdFeaturedDataObject
canSetFeature, getFeature, getFeature, getFeatureCount, getFeaturedDescriptor, setFeature, setFeature
-
Constructor Details
-
TLcdGML31CategoryProperty
public TLcdGML31CategoryProperty() -
TLcdGML31CategoryProperty
-