Class TLcdAIXM51HoldingPatternDistance

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51HoldingPatternDistance extends TLcdAIXM51AbstractAIXMObject
Representation of the span for a holding pattern that is defined using a distance
Since:
10.0
  • Field Details

    • LENGTH_PROPERTY

      public static final TLcdDataProperty LENGTH_PROPERTY
      Data property that maps to the length element. The possible values for this property are instances of TLcdAIXM51ValDistance.
    • 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>>.
    • 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

    • TLcdAIXM51HoldingPatternDistance

      public TLcdAIXM51HoldingPatternDistance()
    • TLcdAIXM51HoldingPatternDistance

      public TLcdAIXM51HoldingPatternDistance(TLcdDataType aType)
  • Method Details