Class TLcdISO19115CodeListDictionary
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.gml32.model.TLcdGML32AbstractGML
com.luciad.format.gml32.model.TLcdGML32DefinitionBase
com.luciad.format.gml32.model.TLcdGML32Definition
com.luciad.format.gml32.model.TLcdGML32Dictionary
com.luciad.format.metadata.model.codelistitem.TLcdISO19115CodeListDictionary
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Direct Known Subclasses:
TLcdISO19115MLCodeListDictionary
Constraints: - 1) metadataProperty.card = 0 - 2) dictionaryEntry.card = 0
- Since:
- 2013.1
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to thecodeEntryelement.Fields inherited from class com.luciad.format.gml32.model.TLcdGML32Dictionary
AGGREGATION_TYPE_PROPERTY, ENTRY_PROPERTYFields inherited from class com.luciad.format.gml32.model.TLcdGML32Definition
REMARKS_PROPERTYFields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theCODE_ENTRY_PROPERTYproperty adapted to a list ofTLcdISO19115CodeDefinitioninstances.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32Dictionary
getAggregationType, getEntry, setAggregationTypeMethods inherited from class com.luciad.format.gml32.model.TLcdGML32Definition
getRemarks, setRemarksMethods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
CODE_ENTRY_PROPERTY
Data property that maps to thecodeEntryelement. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115CodeDefinition>>.
-
-
Constructor Details
-
TLcdISO19115CodeListDictionary
public TLcdISO19115CodeListDictionary() -
TLcdISO19115CodeListDictionary
-
-
Method Details
-
getCodeEntry
Gets the value of theCODE_ENTRY_PROPERTYproperty adapted to a list ofTLcdISO19115CodeDefinitioninstances.- Returns:
- the value of the
CODE_ENTRY_PROPERTYproperty adapted to a list ofTLcdISO19115CodeDefinitioninstances. - See Also:
-