Comments.CommentBuilder |
Comments.CommentBuilder.addPicture(PictureRenderData picture) |
Comments.CommentBuilder |
Comments.CommentBuilder.addSubComment(CommentRenderData subcomment) |
Comments.CommentBuilder |
Comments.CommentBuilder.addText(String text) |
Comments.CommentBuilder |
Comments.CommentBuilder.addText(TextRenderData text) |
Comments.CommentBuilder |
Comments.CommentBuilder.comment(DocumentRenderData content) |
Comments.CommentBuilder |
Comments.CommentBuilder.comment(String text) |
static Comments.CommentBuilder |
Comments.of() |
static Comments.CommentBuilder |
Comments.of(String text) |
static Comments.CommentBuilder |
Comments.of(TextRenderData text) |
Comments.CommentBuilder |
Comments.CommentBuilder.signature(String author,
String initials,
Calendar date) |