| Modifier and Type | Method and Description |
|---|---|
AddressData |
AccountSummaryInfoData.getBillingAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountSummaryInfoData.setBillingAddress(AddressData billingAddress) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
CustomerViewHeadingData.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerViewHeadingData.setAddress(AddressData address) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
CustomerOverviewData.getAddress() |
AddressData |
CustomerProfileData.getBillingAddress() |
AddressData |
CustomerProfileData.getDeliveryAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerOverviewData.setAddress(AddressData address) |
void |
CustomerProfileData.setBillingAddress(AddressData billingAddress) |
void |
CustomerProfileData.setDeliveryAddress(AddressData deliveryAddress) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitFacade.addAddressToUnit(AddressData newAddress,
String unitUid)
Associates an address to a business unit
|
void |
B2BUnitFacade.editAddressOfUnit(AddressData newAddress,
String unitUid)
Edit address of a unit
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
B2BCostCenterPopulator.getAddressConverter() |
protected Converter<AddressModel,AddressData> |
B2BUnitPopulator.getAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCostCenterPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
void |
B2BUnitPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
List<AddressData> |
B2BUnitData.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitData.setAddresses(List<AddressData> addresses) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressData,AddressModel> |
DefaultB2BUnitFacade.getAddressReverseConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultB2BUnitFacade.addAddressToUnit(AddressData newAddress,
String unitUid) |
void |
DefaultB2BUnitFacade.editAddressOfUnit(AddressData newAddress,
String unitUid) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultB2BUnitFacade.setAddressReverseConverter(Converter<AddressData,AddressModel> addressReverseConverter) |
| Modifier and Type | Method and Description |
|---|---|
List<AddressData> |
AddressVerificationResult.getSuggestedAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressVerificationResult.setSuggestedAddresses(List<AddressData> suggestedAddresses) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
CCPaymentInfoData.getBillingAddress() |
AddressData |
AbstractOrderData.getDeliveryAddress() |
AddressData |
DeliveryOrderEntryGroupData.getDeliveryAddress() |
AddressData |
ConsignmentData.getShippingAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
CCPaymentInfoData.setBillingAddress(AddressData billingAddress) |
void |
AbstractOrderData.setDeliveryAddress(AddressData deliveryAddress) |
void |
DeliveryOrderEntryGroupData.setDeliveryAddress(AddressData deliveryAddress) |
void |
ConsignmentData.setShippingAddress(AddressData shippingAddress) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
PointOfServiceData.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfServiceData.setAddress(AddressData address) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
CustomerData.getDefaultAddress() |
AddressData |
CustomerData.getDefaultBillingAddress() |
AddressData |
CustomerData.getDefaultShippingAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerData.setDefaultAddress(AddressData defaultAddress) |
void |
CustomerData.setDefaultBillingAddress(AddressData defaultBillingAddress) |
void |
CustomerData.setDefaultShippingAddress(AddressData defaultShippingAddress) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
AgentData.getEnquiryData() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentData.setEnquiryData(AddressData enquiryData) |
| Modifier and Type | Method and Description |
|---|---|
List<AddressData> |
AddressDataList.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressDataList.setAddresses(List<AddressData> addresses) |
Copyright © 2017 SAP SE. All Rights Reserved.