Class TLcdISO19115Distributor

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

public class TLcdISO19115Distributor extends TLcdISO19118Object
Information about the distributor
Since:
10.0
  • Field Details

    • DISTRIBUTOR_CONTACT_PROPERTY

      public static final TLcdDataProperty DISTRIBUTOR_CONTACT_PROPERTY
      Data property that maps to the distributorContact element. The possible values for this property are instances of TLcdISO19118Property<TLcdISO19115ResponsibleParty>.
    • DISTRIBUTION_ORDER_PROCESS_PROPERTY

      public static final TLcdDataProperty DISTRIBUTION_ORDER_PROCESS_PROPERTY
      Data property that maps to the distributionOrderProcess element. The possible values for this property are instances of List<TLcdISO19118Property<TLcdISO19115StandardOrderProcess>>.
    • DISTRIBUTOR_FORMAT_PROPERTY

      public static final TLcdDataProperty DISTRIBUTOR_FORMAT_PROPERTY
      Data property that maps to the distributorFormat element. The possible values for this property are instances of List<TLcdISO19118Property<TLcdISO19115Format>>.
    • DISTRIBUTOR_TRANSFER_OPTIONS_PROPERTY

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

    • TLcdISO19115Distributor

      public TLcdISO19115Distributor()
    • TLcdISO19115Distributor

      public TLcdISO19115Distributor(TLcdDataType aType)
  • Method Details