Class CommentInputBean

    • Constructor Detail

      • CommentInputBean

        public CommentInputBean()
      • CommentInputBean

        public CommentInputBean​(String text,
                                String postid)
        Parameters:
        text -
        postid -
        params -
    • Method Detail

      • getText

        public String getText()
      • setText

        public void setText​(String text)
      • getPostid

        public String getPostid()
      • setPostid

        public void setPostid​(String postid)