Class TLcdAIXM51AirportProtectionAreaMarkingTimeSlice

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

public class TLcdAIXM51AirportProtectionAreaMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice
A symbol or group of symbols displayed on the edge of the landing protection 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<TLcdAIXM51CodeProtectAreaSection>.
    • MARKED_PROTECTION_AREA_PROPERTY

      public static final TLcdDataProperty MARKED_PROTECTION_AREA_PROPERTY
      Data property that maps to the markedProtectionArea element. The possible values for this property are instances of TLcdAIXM51Association<TLcdAIXM51Feature<?>>.
    • 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

    • TLcdAIXM51AirportProtectionAreaMarkingTimeSlice

      public TLcdAIXM51AirportProtectionAreaMarkingTimeSlice()
    • TLcdAIXM51AirportProtectionAreaMarkingTimeSlice

      public TLcdAIXM51AirportProtectionAreaMarkingTimeSlice(TLcdDataType aType)
  • Method Details