Class ProposedQuerySent

    • Constructor Detail

      • ProposedQuerySent

        public ProposedQuerySent()
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • getFrom

        public String getFrom()
      • setFrom

        public void setFrom​(String from)
      • getTo

        public String getTo()
      • setTo

        public void setTo​(String to)
      • getUser

        public String getUser()
      • setUser

        public void setUser​(String user)
      • getComment

        public String getComment()
      • setComment

        public void setComment​(String comment)
      • getSentDate

        public Calendar getSentDate()
      • setSentDate

        public void setSentDate​(Calendar sentDate)