Class Notifications

    • Constructor Detail

      • Notifications

        public Notifications()
    • Method Detail

      • getHeader

        public Header getHeader()
      • setHeader

        public void setHeader​(Header header)
      • setNotifications

        public void setNotifications​(List<Notification> notifications)
      • addNotification

        public void addNotification​(Notification notification)
      • removeNotification

        public boolean removeNotification​(Notification notification)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object