| Package | Description |
|---|---|
| org.cxml |
| Modifier and Type | Field and Description |
|---|---|
protected Rate |
AirLeg.rate |
protected Rate |
RailLeg.rate |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Rate> |
CarRentalFee.rate |
protected java.util.List<Rate> |
HotelDetail.rate |
| Modifier and Type | Method and Description |
|---|---|
Rate |
ObjectFactory.createRate()
Create an instance of
Rate |
Rate |
AirLeg.getRate()
Gets the value of the rate property.
|
Rate |
RailLeg.getRate()
Gets the value of the rate property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Rate> |
CarRentalFee.getRate()
Gets the value of the rate property.
|
java.util.List<Rate> |
HotelDetail.getRate()
Gets the value of the rate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AirLeg.setRate(Rate value)
Sets the value of the rate property.
|
void |
RailLeg.setRate(Rate value)
Sets the value of the rate property.
|
Copyright © 2018 SAP SE. All Rights Reserved.