Class NotificationBoxDTO

    • Constructor Detail

      • NotificationBoxDTO

        public NotificationBoxDTO()
    • Method Detail

      • getIdNotif

        public long getIdNotif()
      • setIdNotif

        public void setIdNotif​(long idNotif)
      • isSended

        public boolean isSended()
      • setSended

        protected void setSended​(boolean sended)