Class TLcdISO19115MetadataExtensionInformation

java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.metadataextension.TLcdISO19115MetadataExtensionInformation
All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19115MetadataExtensionInformation extends TLcdISO19118Object
Information describing metadata extensions.
Since:
10.0
  • Field Details

    • EXTENSION_ON_LINE_RESOURCE_PROPERTY

      public static final TLcdDataProperty EXTENSION_ON_LINE_RESOURCE_PROPERTY
      Data property that maps to the extensionOnLineResource element. The possible values for this property are instances of TLcdISO19118Property<TLcdISO19115OnlineResource>.
    • EXTENDED_ELEMENT_INFORMATION_PROPERTY

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

    • TLcdISO19115MetadataExtensionInformation

      public TLcdISO19115MetadataExtensionInformation()
    • TLcdISO19115MetadataExtensionInformation

      public TLcdISO19115MetadataExtensionInformation(TLcdDataType aType)
  • Method Details