Uses of Class
com.luciad.format.aixm51.model.features.routes.flightrestrictions.TLcdAIXM51FlightConditionCombination
Packages that use TLcdAIXM51FlightConditionCombination
Package
Description
This package provides the classes that correspond to AIXM 5.1 flightrestriction types.
-
Uses of TLcdAIXM51FlightConditionCombination in com.luciad.format.aixm51.model.features.routes.flightrestrictions
Methods in com.luciad.format.aixm51.model.features.routes.flightrestrictions that return TLcdAIXM51FlightConditionCombinationModifier and TypeMethodDescriptionTLcdAIXM51FlightRestrictionTimeSlice.getFlight()
Returns the role value contained in the value of theTLcdAIXM51FlightRestrictionTimeSlice.FLIGHT_PROPERTY
property.TLcdAIXM51FlightConditionElement.getFlightCondition_operand()
Returns the role value contained in the value of theTLcdAIXM51FlightConditionElement.FLIGHT_CONDITION_OPERAND_PROPERTY
property.Methods in com.luciad.format.aixm51.model.features.routes.flightrestrictions with parameters of type TLcdAIXM51FlightConditionCombinationModifier and TypeMethodDescriptionvoid
TLcdAIXM51FlightRestrictionTimeSlice.setFlight
(TLcdAIXM51FlightConditionCombination aValue) Sets the value of the property that maps to theflight
element.void
TLcdAIXM51FlightConditionElement.setFlightCondition_operand
(TLcdAIXM51FlightConditionCombination aValue) Sets the value of the property that maps to theflightCondition_operand
element.