All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51CirclingRestriction extends TLcdAIXM51AbstractPropertiesWithSchedule
Describes a (sub)sector used to restrict flight within a circling area.
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>>.
    • SECTOR_DESCRIPTION_PROPERTY

      public static final TLcdDataProperty SECTOR_DESCRIPTION_PROPERTY
      Data property that maps to the sectorDescription element. The possible values for this property are instances of TLcdAIXM51Property<TLcdAIXM51CircleSector>.
    • RESTRICTION_AREA_PROPERTY

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

    • TLcdAIXM51CirclingRestriction

      public TLcdAIXM51CirclingRestriction()
    • TLcdAIXM51CirclingRestriction

      public TLcdAIXM51CirclingRestriction(TLcdDataType aType)
  • Method Details