public interface ShippingAddressContainer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
| Modifier and Type | Method and Description |
|---|---|
Address |
getShippingAddress() |
void |
setShippingAddress(Address pAddress) |
static final java.lang.String CLASS_VERSION