| Package | Description |
|---|---|
| org.cxml |
| Modifier and Type | Field and Description |
|---|---|
protected Vendor |
RailLeg.vendor |
protected Vendor |
CarRentalDetail.vendor |
protected Vendor |
HotelDetail.vendor |
protected Vendor |
AirLeg.vendor |
| Modifier and Type | Method and Description |
|---|---|
Vendor |
ObjectFactory.createVendor()
Create an instance of
Vendor |
Vendor |
RailLeg.getVendor()
Gets the value of the vendor property.
|
Vendor |
CarRentalDetail.getVendor()
Gets the value of the vendor property.
|
Vendor |
HotelDetail.getVendor()
Gets the value of the vendor property.
|
Vendor |
AirLeg.getVendor()
Gets the value of the vendor property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RailLeg.setVendor(Vendor value)
Sets the value of the vendor property.
|
void |
CarRentalDetail.setVendor(Vendor value)
Sets the value of the vendor property.
|
void |
HotelDetail.setVendor(Vendor value)
Sets the value of the vendor property.
|
void |
AirLeg.setVendor(Vendor value)
Sets the value of the vendor property.
|
Copyright © 2018 SAP SE. All Rights Reserved.