| Package | Description |
|---|---|
| com.groupdocs.sdk.api | |
| com.groupdocs.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
AddReplyResponse |
AntApi.CreateAnnotationReply(java.lang.String userId,
java.lang.String annotationId,
AnnotationReplyInfo body) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AnnotationReplyInfo> |
ListRepliesResult.getReplies() |
java.util.List<AnnotationReplyInfo> |
AnnotationInfo.getReplies() |
java.util.List<AnnotationReplyInfo> |
DeleteReplyResult.getReplies() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListRepliesResult.setReplies(java.util.List<AnnotationReplyInfo> replies) |
void |
AnnotationInfo.setReplies(java.util.List<AnnotationReplyInfo> replies) |
void |
DeleteReplyResult.setReplies(java.util.List<AnnotationReplyInfo> replies) |
Copyright © 2015 GroupDocs. All Rights Reserved.