All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdAIXM51AngleUse extends TLcdAIXM51AbstractAIXMObject
Indicates the role of the AngleIndication in the PointReference (for example, along track versus intersecting).
Since:
10.0
  • Field Details

    • ALONG_COURSE_GUIDANCE_PROPERTY

      public static final TLcdDataProperty ALONG_COURSE_GUIDANCE_PROPERTY
      Data property that maps to the alongCourseGuidance element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeYesNo>.
    • 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>>.
    • THE_ANGLE_INDICATION_PROPERTY

      public static final TLcdDataProperty THE_ANGLE_INDICATION_PROPERTY
      Data property that maps to the theAngleIndication element. The possible values for this property are instances of TLcdAIXM51FeatureAssociation<TLcdAIXM51AngleIndicationTimeSlice>.
    • 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

    • TLcdAIXM51AngleUse

      public TLcdAIXM51AngleUse()
    • TLcdAIXM51AngleUse

      public TLcdAIXM51AngleUse(TLcdDataType aType)
  • Method Details