Class TLcdAIXM51DirectFlightClass

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51DirectFlightClass extends TLcdAIXM51AbstractDirectFlight
A category of direct flights (DCT), having some particular characteristics, such as a minimum length.
Since:
10.0
  • Field Details

    • ANNOTATION_PROPERTY

      public static final TLcdDataProperty ANNOTATION_PROPERTY
      Data property that maps to the annotation element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51Note>>.
    • EXCEED_LENGTH_PROPERTY

      public static final TLcdDataProperty EXCEED_LENGTH_PROPERTY
      Data property that maps to the exceedLength element. The possible values for this property are instances of TLcdAIXM51ValDistance.
    • EXTENSION_PROPERTY

      public static final TLcdDataProperty EXTENSION_PROPERTY
      Data property that maps to the extension element. The possible values for this property are instances of List<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>.
  • Constructor Details

    • TLcdAIXM51DirectFlightClass

      public TLcdAIXM51DirectFlightClass()
    • TLcdAIXM51DirectFlightClass

      public TLcdAIXM51DirectFlightClass(TLcdDataType aType)
  • Method Details