Uses of Class
org.cxml.AirLegDestination
-
Packages that use AirLegDestination Package Description org.cxml -
-
Uses of AirLegDestination in org.cxml
Fields in org.cxml declared as AirLegDestination Modifier and Type Field Description protected AirLegDestinationAirLeg. airLegDestinationMethods in org.cxml that return AirLegDestination Modifier and Type Method Description AirLegDestinationObjectFactory. createAirLegDestination()Create an instance ofAirLegDestinationAirLegDestinationAirLeg. getAirLegDestination()Gets the value of the airLegDestination property.Methods in org.cxml with parameters of type AirLegDestination Modifier and Type Method Description voidAirLeg. setAirLegDestination(AirLegDestination value)Sets the value of the airLegDestination property.
-