Class TLcdAIXM51RouteAvailability

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51RouteAvailability extends TLcdAIXM51AbstractPropertiesWithSchedule
Information about the operational availability of a route.
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>>.
    • DIRECTION_PROPERTY

      public static final TLcdDataProperty DIRECTION_PROPERTY
      Data property that maps to the direction element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeDirection>.
    • CARDINAL_DIRECTION_PROPERTY

      public static final TLcdDataProperty CARDINAL_DIRECTION_PROPERTY
      Data property that maps to the cardinalDirection element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeCardinalDirection>.
    • 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<TLcdAIXM51CodeRouteAvailability>.
    • 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>>.
    • 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

    • TLcdAIXM51RouteAvailability

      public TLcdAIXM51RouteAvailability()
    • TLcdAIXM51RouteAvailability

      public TLcdAIXM51RouteAvailability(TLcdDataType aType)
  • Method Details