| Package | Description |
|---|---|
| org.cxml |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Meal> |
RailLeg.meal |
protected java.util.List<Meal> |
HotelDetail.meal |
protected java.util.List<Meal> |
AirLeg.meal |
| Modifier and Type | Method and Description |
|---|---|
Meal |
ObjectFactory.createMeal()
Create an instance of
Meal |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Meal> |
RailLeg.getMeal()
Gets the value of the meal property.
|
java.util.List<Meal> |
HotelDetail.getMeal()
Gets the value of the meal property.
|
java.util.List<Meal> |
AirLeg.getMeal()
Gets the value of the meal property.
|
Copyright © 2018 SAP SE. All Rights Reserved.