Package | Description |
---|---|
com.groupdocs.annotation.domain |
The
<b>GroupDocs.Annotation.Domain</b> provides classes of public
entities |
com.groupdocs.annotation.domain.results |
The
<b>GroupDocs.Annotation.Domain.Results</b> provides results
classes for AnnotationHandler methods. |
Modifier and Type | Method and Description |
---|---|
AnnotationReplyInfo[] |
AnnotationInfo.getReplies()
Gets or sets the replies.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationInfo.setReplies(AnnotationReplyInfo[] value)
Gets or sets the replies.
|
Modifier and Type | Method and Description |
---|---|
AnnotationReplyInfo[] |
DeleteReplyResult.getReplies()
Gets or sets the replies.
|
AnnotationReplyInfo[] |
ListRepliesResult.getReplies()
Gets or sets the replies.
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteReplyResult.setReplies(AnnotationReplyInfo[] value)
Gets or sets the replies.
|
void |
ListRepliesResult.setReplies(AnnotationReplyInfo[] value)
Gets or sets the replies.
|
Copyright © 2018. All rights reserved.