Package org.cxml
Class AirLegOrigin
- java.lang.Object
-
- org.cxml.AirLegOrigin
-
public class AirLegOrigin extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AirLegOrigin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AirportgetAirport()Gets the value of the airport property.voidsetAirport(Airport value)Sets the value of the airport property.
-
-
-
Field Detail
-
airport
protected Airport airport
-
-