Class CommentReply

java.lang.Object
com.independentsoft.graph.workbooks.CommentReply

public class CommentReply extends Object
  • Constructor Details

    • CommentReply

      public CommentReply()
    • CommentReply

      public CommentReply(JsonObject jsonObject)
  • Method Details

    • getId

      public String getId()
    • getContent

      public String getContent()
    • setContent

      public void setContent(String content)
    • getContentType

      public String getContentType()
    • setContentType

      public void setContentType(String contentType)