Class TLcdAIXM51TouchDownLiftOffMarkingTimeSlice

All Implemented Interfaces:
ILcdDataObject, ILcdBounded, ILcdShape, ILcdShapeList, ILcdTimeBounded, ILcdCloneable, ILcdDeepCloneable, ILcdInvalidateable, Serializable, Cloneable

public class TLcdAIXM51TouchDownLiftOffMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice
A symbol or group of symbols displayed on the surface of the touch down and lift-off area.
Since:
10.0
See Also:
  • Field Details

    • MARKING_ICAO_STANDARD_PROPERTY

      public static final TLcdDataProperty MARKING_ICAO_STANDARD_PROPERTY
      Data property that maps to the markingICAOStandard element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeYesNo>.
    • CONDITION_PROPERTY

      public static final TLcdDataProperty CONDITION_PROPERTY
      Data property that maps to the condition element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeMarkingCondition>.
    • ELEMENT_PROPERTY

      public static final TLcdDataProperty ELEMENT_PROPERTY
      Data property that maps to the element element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51MarkingElement>>.
    • 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>>.
    • MARKING_LOCATION_PROPERTY

      public static final TLcdDataProperty MARKING_LOCATION_PROPERTY
      Data property that maps to the markingLocation element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeTLOFSection>.
    • MARKED_TOUCH_DOWN_LIFT_OFF_PROPERTY

      public static final TLcdDataProperty MARKED_TOUCH_DOWN_LIFT_OFF_PROPERTY
      Data property that maps to the markedTouchDownLiftOff element. The possible values for this property are instances of TLcdAIXM51FeatureAssociation<TLcdAIXM51TouchDownLiftOffTimeSlice>.
    • 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>>.
    • INTERPRETATION_PROPERTY

      public static final TLcdDataProperty INTERPRETATION_PROPERTY
      Data property that maps to the interpretation element. The possible values for this property are instances of ELcdAIXM51Interpretation.
    • SEQUENCE_NUMBER_PROPERTY

      public static final TLcdDataProperty SEQUENCE_NUMBER_PROPERTY
      Data property that maps to the sequenceNumber element. The possible values for this property are instances of long.
    • CORRECTION_NUMBER_PROPERTY

      public static final TLcdDataProperty CORRECTION_NUMBER_PROPERTY
      Data property that maps to the correctionNumber element. The possible values for this property are instances of long.
    • TIME_SLICE_METADATA_PROPERTY

      public static final TLcdDataProperty TIME_SLICE_METADATA_PROPERTY
      Data property that maps to the timeSliceMetadata element. The possible values for this property are instances of TLcdAIXM51FeatureTimeSliceMetadataProperty.
    • FEATURE_LIFETIME_PROPERTY

      public static final TLcdDataProperty FEATURE_LIFETIME_PROPERTY
      Data property that maps to the featureLifetime element. The possible values for this property are instances of TLcdGML32TimePrimitiveProperty.
  • Constructor Details

    • TLcdAIXM51TouchDownLiftOffMarkingTimeSlice

      public TLcdAIXM51TouchDownLiftOffMarkingTimeSlice()
    • TLcdAIXM51TouchDownLiftOffMarkingTimeSlice

      public TLcdAIXM51TouchDownLiftOffMarkingTimeSlice(TLcdDataType aType)
  • Method Details