Package com.luciad.format.gml32.model
Class TLcdGML32CodeWithAuthority
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.gml32.model.TLcdGML32Code
com.luciad.format.gml32.model.TLcdGML32CodeWithAuthority
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
gml:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.
- Since:
- 10.0
-
Field Summary
Fields inherited from class com.luciad.format.gml32.model.TLcdGML32Code
ANCHOR_DEFINITION, CODE_SPACE_PROPERTY, FORMULA, TYPE_PROPERTY, VALUE_PROPERTY
-
Constructor Summary
-
Method Summary
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32Code
getCodeSpace, getType, getValueObject, setCodeSpace, setType, setValueObject
-
Constructor Details
-
TLcdGML32CodeWithAuthority
public TLcdGML32CodeWithAuthority() -
TLcdGML32CodeWithAuthority
-