Class CommentExcel

java.lang.Object
com.bytedesk.kbase.comment.CommentExcel

public class CommentExcel extends Object
  • Field Details

    • category

      private String category
    • type

      private String type
    • question

      private String question
    • answer

      private String answer
  • Constructor Details

    • CommentExcel

      public CommentExcel()