Class TLcdAIXM51AirportHeliportAvailability

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51AirportHeliportAvailability extends TLcdAIXM51AbstractPropertiesWithSchedule
Information about the operational status of the airport/heliport.
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>>.
    • OPERATIONAL_STATUS_PROPERTY

      public static final TLcdDataProperty OPERATIONAL_STATUS_PROPERTY
      Data property that maps to the operationalStatus element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeStatusAirport>.
    • WARNING_PROPERTY

      public static final TLcdDataProperty WARNING_PROPERTY
      Data property that maps to the warning element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeAirportWarning>.
    • USAGE_PROPERTY

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

    • TLcdAIXM51AirportHeliportAvailability

      public TLcdAIXM51AirportHeliportAvailability()
    • TLcdAIXM51AirportHeliportAvailability

      public TLcdAIXM51AirportHeliportAvailability(TLcdDataType aType)
  • Method Details