Package com.luciad.format.gml31.model
Class TLcdGML31CountProperty
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.datamodel.TLcdFeaturedDataObject
com.luciad.format.gml31.model.TLcdGML31ValueProperty
com.luciad.format.gml31.model.TLcdGML31CountProperty
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,ILcdFeatured
,ILcdSelfDescribedFeatured
,Serializable
,Cloneable
Property whose content is a Count.
- 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
-
TLcdGML31CountProperty
public TLcdGML31CountProperty() -
TLcdGML31CountProperty
-