| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
CommentData |
CommentData.createdAt(org.joda.time.Instant createdAt) |
| Modifier and Type | Method and Description |
|---|---|
List<CommentData> |
FactSheetData.getComments()
Get comments
|
| Modifier and Type | Method and Description |
|---|---|
FactSheetData |
FactSheetData.addCommentsItem(CommentData commentsItem) |
| Modifier and Type | Method and Description |
|---|---|
FactSheetData |
FactSheetData.comments(List<CommentData> comments) |
void |
FactSheetData.setComments(List<CommentData> comments) |
Copyright © 2017 LeanIX GmbH. All rights reserved.