Uses of Class
org.cxml.AirLeg
-
Packages that use AirLeg Package Description org.cxml -
-
Uses of AirLeg in org.cxml
Fields in org.cxml with type parameters of type AirLeg Modifier and Type Field Description protected java.util.List<AirLeg>AirDetail. airLegMethods in org.cxml that return AirLeg Modifier and Type Method Description AirLegObjectFactory. createAirLeg()Create an instance ofAirLegMethods in org.cxml that return types with arguments of type AirLeg Modifier and Type Method Description java.util.List<AirLeg>AirDetail. getAirLeg()Gets the value of the airLeg property.
-