Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeFlightRule
Packages that use TLcdAIXM51CodeFlightRule
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 route segment types.
-
Uses of TLcdAIXM51CodeFlightRule in com.luciad.format.aixm51.model.datatypes
Fields in com.luciad.format.aixm51.model.datatypes declared as TLcdAIXM51CodeFlightRuleModifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeFlightRuleTLcdAIXM51CodeFlightRule.ALLstatic final TLcdAIXM51CodeFlightRuleTLcdAIXM51CodeFlightRule.IFRstatic final TLcdAIXM51CodeFlightRuleTLcdAIXM51CodeFlightRule.VFRMethods in com.luciad.format.aixm51.model.datatypes that return types with arguments of type TLcdAIXM51CodeFlightRuleModifier and TypeMethodDescriptionstatic Map<String, TLcdAIXM51CodeFlightRule> TLcdAIXM51CodeFlightRule.getWellKnownValues()Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeFlightRule in com.luciad.format.aixm51.model.features.routes.enroute
Methods in com.luciad.format.aixm51.model.features.routes.enroute that return TLcdAIXM51CodeFlightRuleModifier and TypeMethodDescriptionTLcdAIXM51RouteTimeSlice.getFlightRule()Returns the role value contained in the value of theTLcdAIXM51RouteTimeSlice.FLIGHT_RULE_PROPERTYproperty.Methods in com.luciad.format.aixm51.model.features.routes.enroute with parameters of type TLcdAIXM51CodeFlightRuleModifier and TypeMethodDescriptionvoidTLcdAIXM51RouteTimeSlice.setFlightRule(TLcdAIXM51CodeFlightRule aValue) Sets the value of the property that maps to theflightRuleelement.