Uses of Class
org.cxml.AirLegOrigin
-
Packages that use AirLegOrigin Package Description org.cxml -
-
Uses of AirLegOrigin in org.cxml
Fields in org.cxml declared as AirLegOrigin Modifier and Type Field Description protected AirLegOriginAirLeg. airLegOriginMethods in org.cxml that return AirLegOrigin Modifier and Type Method Description AirLegOriginObjectFactory. createAirLegOrigin()Create an instance ofAirLegOriginAirLegOriginAirLeg. getAirLegOrigin()Gets the value of the airLegOrigin property.Methods in org.cxml with parameters of type AirLegOrigin Modifier and Type Method Description voidAirLeg. setAirLegOrigin(AirLegOrigin value)Sets the value of the airLegOrigin property.
-