Class AlertSenderVO

    • Constructor Detail

      • AlertSenderVO

        public AlertSenderVO()
    • Method Detail

      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • getCreationDate

        public Date getCreationDate()
      • setCreationDate

        public void setCreationDate​(Date creationDate)
      • getVia

        public String getVia()
      • setVia

        public void setVia​(String via)