Class NotificationChannelForm

java.lang.Object
de.hybris.platform.stocknotificationaddon.forms.NotificationChannelForm

public class NotificationChannelForm extends Object
  • Constructor Details

    • NotificationChannelForm

      public NotificationChannelForm()
  • Method Details

    • getChannel

      public String getChannel()
    • setChannel

      public void setChannel(String channel)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • isVisible

      public boolean isVisible()
    • setVisible

      public void setVisible(boolean visible)