Class ConsentTemplateWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.consent.ConsentTemplateWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Consent Template
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()voidsetCurrentConsent(ConsentWsDTO currentConsent) voidsetDescription(String description) voidvoidvoidsetVersion(Integer version)
-
Constructor Details
-
ConsentTemplateWsDTO
public ConsentTemplateWsDTO()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setDescription
-
getDescription
-
setVersion
-
getVersion
-
setCurrentConsent
-
getCurrentConsent
-