Class BasicNotificationPreferenceWsDTO
- java.lang.Object
-
- de.hybris.platform.notificationoccaddon.dto.conversation.BasicNotificationPreferenceWsDTO
-
- All Implemented Interfaces:
java.io.Serializable
public class BasicNotificationPreferenceWsDTO extends java.lang.Object implements java.io.SerializableBasic notification preference- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BasicNotificationPreferenceWsDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetChannel()java.lang.BooleangetEnabled()voidsetChannel(java.lang.String channel)voidsetEnabled(java.lang.Boolean enabled)
-