| Modifier and Type | Method and Description |
|---|---|
List<AddressWsDTO> |
B2BUnitWsDTO.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitWsDTO.setAddresses(List<AddressWsDTO> addresses) |
| Modifier and Type | Method and Description |
|---|---|
AddressWsDTO |
PaymentDetailsWsDTO.getBillingAddress() |
AddressWsDTO |
DeliveryOrderEntryGroupWsDTO.getDeliveryAddress() |
AddressWsDTO |
AbstractOrderWsDTO.getDeliveryAddress() |
AddressWsDTO |
OrderWsDTO.getPaymentAddress() |
AddressWsDTO |
ConsignmentWsDTO.getShippingAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentDetailsWsDTO.setBillingAddress(AddressWsDTO billingAddress) |
void |
DeliveryOrderEntryGroupWsDTO.setDeliveryAddress(AddressWsDTO deliveryAddress) |
void |
AbstractOrderWsDTO.setDeliveryAddress(AddressWsDTO deliveryAddress) |
void |
OrderWsDTO.setPaymentAddress(AddressWsDTO paymentAddress) |
void |
ConsignmentWsDTO.setShippingAddress(AddressWsDTO shippingAddress) |
| Modifier and Type | Method and Description |
|---|---|
AddressWsDTO |
PointOfServiceWsDTO.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfServiceWsDTO.setAddress(AddressWsDTO address) |
| Modifier and Type | Method and Description |
|---|---|
AddressWsDTO |
UserWsDTO.getDefaultAddress() |
| Modifier and Type | Method and Description |
|---|---|
List<AddressWsDTO> |
AddressListWsDTO.getAddresses() |
List<AddressWsDTO> |
AddressValidationWsDTO.getSuggestedAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserWsDTO.setDefaultAddress(AddressWsDTO defaultAddress) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressListWsDTO.setAddresses(List<AddressWsDTO> addresses) |
void |
AddressValidationWsDTO.setSuggestedAddresses(List<AddressWsDTO> suggestedAddresses) |
Copyright © 2017 SAP SE. All Rights Reserved.