Class BasicNotificationPreferenceWsDTO

  • All Implemented Interfaces:
    java.io.Serializable

    public class BasicNotificationPreferenceWsDTO
    extends java.lang.Object
    implements java.io.Serializable
    Basic notification preference
    See Also:
    Serialized Form
    • Constructor Detail

      • BasicNotificationPreferenceWsDTO

        public BasicNotificationPreferenceWsDTO()
    • Method Detail

      • setChannel

        public void setChannel​(java.lang.String channel)
      • getChannel

        public java.lang.String getChannel()
      • setEnabled

        public void setEnabled​(java.lang.Boolean enabled)
      • getEnabled

        public java.lang.Boolean getEnabled()