Interface Comment


public interface Comment
  • Method Details

    • getCommentId

      String getCommentId()
    • getCommentContent

      String getCommentContent()
    • getUpdatedBy

      String getUpdatedBy()
    • getUpdatedAt

      Date getUpdatedAt()