Class C360CustomerProfileDataWsDTO
java.lang.Object
de.hybris.platform.assistedservicewebservices.dto.C360CustomerProfileDataWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Customer Profile Data
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBillingAddress(C360AddressWsDTO billingAddress) voidsetDeliveryAddress(C360AddressWsDTO deliveryAddress) voidsetPaymentDetails(List<C360PaymentDetailWsDTO> paymentDetails) voidvoid
-
Constructor Details
-
C360CustomerProfileDataWsDTO
public C360CustomerProfileDataWsDTO()
-
-
Method Details
-
setBillingAddress
-
getBillingAddress
-
setDeliveryAddress
-
getDeliveryAddress
-
setPhone1
-
getPhone1
-
setPhone2
-
getPhone2
-
setPaymentDetails
-
getPaymentDetails
-