Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeCourse
Packages that use TLcdAIXM51CodeCourse
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
This package provides the classes that correspond to AIXM 5.1 procedure types.
-
Uses of TLcdAIXM51CodeCourse in com.luciad.format.aixm51.model.datatypes
Fields in com.luciad.format.aixm51.model.datatypes declared as TLcdAIXM51CodeCourseModifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeCourseTLcdAIXM51CodeCourse.HDGstatic final TLcdAIXM51CodeCourseTLcdAIXM51CodeCourse.MAG_BRGstatic final TLcdAIXM51CodeCourseTLcdAIXM51CodeCourse.MAG_TRACKstatic final TLcdAIXM51CodeCourseTLcdAIXM51CodeCourse.RDLstatic final TLcdAIXM51CodeCourseTLcdAIXM51CodeCourse.TRUE_BRGstatic final TLcdAIXM51CodeCourseTLcdAIXM51CodeCourse.TRUE_TRACKMethods in com.luciad.format.aixm51.model.datatypes that return types with arguments of type TLcdAIXM51CodeCourseModifier and TypeMethodDescriptionstatic Map<String, TLcdAIXM51CodeCourse> TLcdAIXM51CodeCourse.getWellKnownValues()Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeCourse in com.luciad.format.aixm51.model.features.aerialrefuelling
Methods in com.luciad.format.aixm51.model.features.aerialrefuelling that return TLcdAIXM51CodeCourseModifier and TypeMethodDescriptionTLcdAIXM51AerialRefuellingAnchor.getOutboundCourseType()Returns the role value contained in the value of theTLcdAIXM51AerialRefuellingAnchor.OUTBOUND_COURSE_TYPE_PROPERTYproperty.Methods in com.luciad.format.aixm51.model.features.aerialrefuelling with parameters of type TLcdAIXM51CodeCourseModifier and TypeMethodDescriptionvoidTLcdAIXM51AerialRefuellingAnchor.setOutboundCourseType(TLcdAIXM51CodeCourse aValue) Sets the value of the property that maps to theoutboundCourseTypeelement. -
Uses of TLcdAIXM51CodeCourse in com.luciad.format.aixm51.model.features.procedure.procedureoverview
Methods in com.luciad.format.aixm51.model.features.procedure.procedureoverview that return TLcdAIXM51CodeCourseModifier and TypeMethodDescriptionTLcdAIXM51AbstractSegmentLegTimeSlice.getCourseType()Gets the value of the courseType property.TLcdAIXM51ArrivalFeederLegTimeSlice.getCourseType()Returns the role value contained in the value of theTLcdAIXM51ArrivalFeederLegTimeSlice.COURSE_TYPE_PROPERTYproperty.TLcdAIXM51ArrivalLegTimeSlice.getCourseType()Returns the role value contained in the value of theTLcdAIXM51ArrivalLegTimeSlice.COURSE_TYPE_PROPERTYproperty.TLcdAIXM51DepartureLegTimeSlice.getCourseType()Returns the role value contained in the value of theTLcdAIXM51DepartureLegTimeSlice.COURSE_TYPE_PROPERTYproperty.TLcdAIXM51FinalLegTimeSlice.getCourseType()Returns the role value contained in the value of theTLcdAIXM51FinalLegTimeSlice.COURSE_TYPE_PROPERTYproperty.TLcdAIXM51InitialLegTimeSlice.getCourseType()Returns the role value contained in the value of theTLcdAIXM51InitialLegTimeSlice.COURSE_TYPE_PROPERTYproperty.TLcdAIXM51IntermediateLegTimeSlice.getCourseType()Returns the role value contained in the value of theTLcdAIXM51IntermediateLegTimeSlice.COURSE_TYPE_PROPERTYproperty.TLcdAIXM51MissedApproachLegTimeSlice.getCourseType()Returns the role value contained in the value of theTLcdAIXM51MissedApproachLegTimeSlice.COURSE_TYPE_PROPERTYproperty.Methods in com.luciad.format.aixm51.model.features.procedure.procedureoverview with parameters of type TLcdAIXM51CodeCourseModifier and TypeMethodDescriptionvoidTLcdAIXM51AbstractSegmentLegTimeSlice.setCourseType(TLcdAIXM51CodeCourse aValue) Sets the value of the courseType property.voidTLcdAIXM51ArrivalFeederLegTimeSlice.setCourseType(TLcdAIXM51CodeCourse aValue) Sets the value of the property that maps to thecourseTypeelement.voidTLcdAIXM51ArrivalLegTimeSlice.setCourseType(TLcdAIXM51CodeCourse aValue) Sets the value of the property that maps to thecourseTypeelement.voidTLcdAIXM51DepartureLegTimeSlice.setCourseType(TLcdAIXM51CodeCourse aValue) Sets the value of the property that maps to thecourseTypeelement.voidTLcdAIXM51FinalLegTimeSlice.setCourseType(TLcdAIXM51CodeCourse aValue) Sets the value of the property that maps to thecourseTypeelement.voidTLcdAIXM51InitialLegTimeSlice.setCourseType(TLcdAIXM51CodeCourse aValue) Sets the value of the property that maps to thecourseTypeelement.voidTLcdAIXM51IntermediateLegTimeSlice.setCourseType(TLcdAIXM51CodeCourse aValue) Sets the value of the property that maps to thecourseTypeelement.voidTLcdAIXM51MissedApproachLegTimeSlice.setCourseType(TLcdAIXM51CodeCourse aValue) Sets the value of the property that maps to thecourseTypeelement.