Class TLcdISO19115CodeListDictionary

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable
Direct Known Subclasses:
TLcdISO19115MLCodeListDictionary

public class TLcdISO19115CodeListDictionary extends TLcdGML32Dictionary
Constraints: - 1) metadataProperty.card = 0 - 2) dictionaryEntry.card = 0
Since:
2013.1
  • Field Details

    • CODE_ENTRY_PROPERTY

      public static final TLcdDataProperty CODE_ENTRY_PROPERTY
      Data property that maps to the codeEntry element. The possible values for this property are instances of List<TLcdISO19118Property<TLcdISO19115CodeDefinition>>.
  • Constructor Details

    • TLcdISO19115CodeListDictionary

      public TLcdISO19115CodeListDictionary()
    • TLcdISO19115CodeListDictionary

      public TLcdISO19115CodeListDictionary(TLcdDataType aType)
  • Method Details