Uses of Class
org.cxml.AirLegDestination
Packages that use AirLegDestination
-
Uses of AirLegDestination in org.cxml
Fields in org.cxml declared as AirLegDestinationMethods in org.cxml that return AirLegDestinationModifier and TypeMethodDescriptionObjectFactory.createAirLegDestination()Create an instance ofAirLegDestinationAirLeg.getAirLegDestination()Gets the value of the airLegDestination property.Methods in org.cxml with parameters of type AirLegDestinationModifier and TypeMethodDescriptionvoidAirLeg.setAirLegDestination(AirLegDestination value) Sets the value of the airLegDestination property.