| Package | Description |
|---|---|
| org.cxml |
| Modifier and Type | Field and Description |
|---|---|
protected BillTo |
PurchaseRequisitionHeader.billTo |
protected BillTo |
ItemIn.billTo |
protected BillTo |
OrderRequestHeader.billTo |
| Modifier and Type | Method and Description |
|---|---|
BillTo |
ObjectFactory.createBillTo()
Create an instance of
BillTo |
BillTo |
PurchaseRequisitionHeader.getBillTo()
Gets the value of the billTo property.
|
BillTo |
ItemIn.getBillTo()
Gets the value of the billTo property.
|
BillTo |
OrderRequestHeader.getBillTo()
Gets the value of the billTo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PurchaseRequisitionHeader.setBillTo(BillTo value)
Sets the value of the billTo property.
|
void |
ItemIn.setBillTo(BillTo value)
Sets the value of the billTo property.
|
void |
OrderRequestHeader.setBillTo(BillTo value)
Sets the value of the billTo property.
|
Copyright © 2018 SAP SE. All Rights Reserved.