Class TLcdAIXM51AirspaceActivation

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51AirspaceActivation extends TLcdAIXM51AbstractPropertiesWithSchedule
Information about the operational status of the airspace.
Since:
10.0
  • Field Details

    • TIME_INTERVAL_PROPERTY

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

      public static final TLcdDataProperty SPECIAL_DATE_AUTHORITY_PROPERTY
      Data property that maps to the specialDateAuthority element. The possible values for this property are instances of List<TLcdAIXM51FeatureAssociation<TLcdAIXM51OrganisationAuthorityTimeSlice>>.
    • ACTIVITY_PROPERTY

      public static final TLcdDataProperty ACTIVITY_PROPERTY
      Data property that maps to the activity element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeAirspaceActivity>.
    • STATUS_PROPERTY

      public static final TLcdDataProperty STATUS_PROPERTY
      Data property that maps to the status element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeStatusAirspace>.
    • LEVELS_PROPERTY

      public static final TLcdDataProperty LEVELS_PROPERTY
      Data property that maps to the levels element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51AirspaceLayer>>.
    • USER_PROPERTY

      public static final TLcdDataProperty USER_PROPERTY
      Data property that maps to the user element. The possible values for this property are instances of List<TLcdAIXM51FeatureAssociation<TLcdAIXM51OrganisationAuthorityTimeSlice>>.
    • AIRCRAFT_PROPERTY

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

    • TLcdAIXM51AirspaceActivation

      public TLcdAIXM51AirspaceActivation()
    • TLcdAIXM51AirspaceActivation

      public TLcdAIXM51AirspaceActivation(TLcdDataType aType)
  • Method Details