JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
List
<
AirLeg
>
AirDetail.
airLeg
Methods in
org.cxml
that return
AirLeg
Modifier and Type
Method
Description
AirLeg
ObjectFactory.
createAirLeg
()
Create an instance of
AirLeg
Methods in
org.cxml
that return types with arguments of type
AirLeg
Modifier and Type
Method
Description
List
<
AirLeg
>
AirDetail.
getAirLeg
()
Gets the value of the airLeg property.