Package org.cxml

Class AirLegDestination

java.lang.Object
org.cxml.AirLegDestination

public class AirLegDestination extends Object
  • Field Details

    • airport

      protected Airport airport
  • Constructor Details

    • AirLegDestination

      public AirLegDestination()
  • Method Details

    • getAirport

      public Airport getAirport()
      Gets the value of the airport property.
      Returns:
      possible object is Airport
    • setAirport

      public void setAirport(Airport value)
      Sets the value of the airport property.
      Parameters:
      value - allowed object is Airport