| Package | Description |
|---|---|
| org.cxml |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<AvailablePrice> |
RailDetail.availablePrice |
protected java.util.List<AvailablePrice> |
AirDetail.availablePrice |
protected java.util.List<AvailablePrice> |
CarRentalDetail.availablePrice |
protected java.util.List<AvailablePrice> |
HotelDetail.availablePrice |
| Modifier and Type | Method and Description |
|---|---|
AvailablePrice |
ObjectFactory.createAvailablePrice()
Create an instance of
AvailablePrice |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AvailablePrice> |
RailDetail.getAvailablePrice()
Gets the value of the availablePrice property.
|
java.util.List<AvailablePrice> |
AirDetail.getAvailablePrice()
Gets the value of the availablePrice property.
|
java.util.List<AvailablePrice> |
CarRentalDetail.getAvailablePrice()
Gets the value of the availablePrice property.
|
java.util.List<AvailablePrice> |
HotelDetail.getAvailablePrice()
Gets the value of the availablePrice property.
|
Copyright © 2018 SAP SE. All Rights Reserved.