| Package | Description |
|---|---|
| org.cxml |
| Modifier and Type | Field and Description |
|---|---|
protected Airport |
AirLegOrigin.airport |
protected Airport |
AirLegDestination.airport |
| Modifier and Type | Method and Description |
|---|---|
Airport |
ObjectFactory.createAirport()
Create an instance of
Airport |
Airport |
AirLegOrigin.getAirport()
Gets the value of the airport property.
|
Airport |
AirLegDestination.getAirport()
Gets the value of the airport property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AirLegOrigin.setAirport(Airport value)
Sets the value of the airport property.
|
void |
AirLegDestination.setAirport(Airport value)
Sets the value of the airport property.
|
Copyright © 2018 SAP SE. All Rights Reserved.