| Package | Description |
|---|---|
| org.jboss.resteasy.test.providers.jaxb.generated.po |
| Modifier and Type | Field and Description |
|---|---|
protected USAddress |
PurchaseOrderType.billTo |
protected USAddress |
PurchaseOrderType.shipTo |
| Modifier and Type | Method and Description |
|---|---|
USAddress |
ObjectFactory.createUSAddress()
Create an instance of
USAddress |
USAddress |
PurchaseOrderType.getBillTo()
Gets the value of the billTo property.
|
USAddress |
PurchaseOrderType.getShipTo()
Gets the value of the shipTo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PurchaseOrderType.setBillTo(USAddress value)
Sets the value of the billTo property.
|
void |
PurchaseOrderType.setShipTo(USAddress value)
Sets the value of the shipTo property.
|
Copyright © 2013. All Rights Reserved.