Package org.cxml

Class AirLegOrigin

java.lang.Object
org.cxml.AirLegOrigin

public class AirLegOrigin extends Object
  • Field Details

    • airport

      protected Airport airport
  • Constructor Details

    • AirLegOrigin

      public AirLegOrigin()
  • 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