Class ConsentWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.consent.ConsentWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Consent
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()voidvoidsetConsentGivenDate(Date consentGivenDate) voidsetConsentWithdrawnDate(Date consentWithdrawnDate)
-
Constructor Details
-
ConsentWsDTO
public ConsentWsDTO()
-
-
Method Details
-
setCode
-
getCode
-
setConsentGivenDate
-
getConsentGivenDate
-
setConsentWithdrawnDate
-
getConsentWithdrawnDate
-