| Package | Description |
|---|---|
| de.galan.dmsexchange.meta |
| Modifier and Type | Method and Description |
|---|---|
Comment |
Comment.commentBy(String commentBy) |
Comment |
Comment.commentBy(User commentBy) |
Comment |
Comment.commentTime(String commentTime) |
Comment |
Comment.commentTime(ZonedDateTime commentTime) |
Comment |
Comment.content(String content) |
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
Document.getComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
Document.addComments(Comment... commentsToAdd) |
Document |
Document.comments(Comment... commentsToAdd) |
Copyright © 2015. All rights reserved.