Class TLcdAIXM51TaxiHoldingPositionMarkingTimeSlice

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

public class TLcdAIXM51TaxiHoldingPositionMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice
A symbol or group of symbols displayed on the surface of a Taxiway indicating the location of the TaxiHoldingPosition.
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>>.
    • MARKED_TAXI_HOLD_PROPERTY

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

    • TLcdAIXM51TaxiHoldingPositionMarkingTimeSlice

      public TLcdAIXM51TaxiHoldingPositionMarkingTimeSlice()
    • TLcdAIXM51TaxiHoldingPositionMarkingTimeSlice

      public TLcdAIXM51TaxiHoldingPositionMarkingTimeSlice(TLcdDataType aType)
  • Method Details