public class CommentMediator extends Mediator
  • Constructor Details

    • CommentMediator

      public CommentMediator()
  • Method Details

    • getCommentText

      public String getCommentText()
    • setCommentText

      public void setCommentText(String commentText)