Class TLcdISO19115MXAggregate

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19115MXAggregate extends TLcdISO19115Aggregate
Since:
2013.1
  • Field Details

    • AGGREGATE_CATALOGUE_PROPERTY

      public static final TLcdDataProperty AGGREGATE_CATALOGUE_PROPERTY
      Data property that maps to the aggregateCatalogue element. The possible values for this property are instances of List<TLcdISO19118Property<TLcdISO19115Catalogue>>.
    • AGGREGATE_FILE_PROPERTY

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

    • TLcdISO19115MXAggregate

      public TLcdISO19115MXAggregate()
    • TLcdISO19115MXAggregate

      public TLcdISO19115MXAggregate(TLcdDataType aType)
  • Method Details