Class UserSetNotificationBean


  • public class UserSetNotificationBean
    extends Object
    • Constructor Detail

      • UserSetNotificationBean

        public UserSetNotificationBean()
      • UserSetNotificationBean

        public UserSetNotificationBean​(String username,
                                       boolean disableNotification)
        Parameters:
        username -
        disableNotification -
    • Method Detail

      • getUsername

        public String getUsername()
      • setUsername

        public void setUsername​(String username)
      • isDisableNotification

        public boolean isDisableNotification()
      • setDisableNotification

        public void setDisableNotification​(boolean disableNotification)