Package org.cxml
Class AirLegDestination
- java.lang.Object
-
- org.cxml.AirLegDestination
-
public class AirLegDestination extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AirLegDestination()
-
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
-
-