Class TLcdAIXM51HoldingPatternDuration

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

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

    • DURATION_PROPERTY

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

    • TLcdAIXM51HoldingPatternDuration

      public TLcdAIXM51HoldingPatternDuration()
    • TLcdAIXM51HoldingPatternDuration

      public TLcdAIXM51HoldingPatternDuration(TLcdDataType aType)
  • Method Details