Class CustomerProfileData
java.lang.Object
de.hybris.platform.assistedservicefacades.customer360.CustomerProfileData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBillingAddress(AddressData billingAddress) voidsetDeliveryAddress(AddressData deliveryAddress) voidsetPaymentInfoList(List<CCPaymentInfoData> paymentInfoList) voidvoid
-
Constructor Details
-
CustomerProfileData
public CustomerProfileData()
-
-
Method Details
-
setBillingAddress
-
getBillingAddress
-
setDeliveryAddress
-
getDeliveryAddress
-
setPhone1
-
getPhone1
-
setPhone2
-
getPhone2
-
setPaymentInfoList
-
getPaymentInfoList
-