Class NotificationChannelForm


  • public class NotificationChannelForm
    extends java.lang.Object
    • Constructor Detail

      • NotificationChannelForm

        public NotificationChannelForm()
    • Method Detail

      • getChannel

        public java.lang.String getChannel()
      • setChannel

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

        public java.lang.String getValue()
      • setValue

        public void setValue​(java.lang.String value)
      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • isVisible

        public boolean isVisible()
      • setVisible

        public void setVisible​(boolean visible)