Package | Description |
---|---|
com.groupdocs.annotation.models |
The namespace provides annotation data classes.
|
com.groupdocs.annotation.models.annotationmodels |
The namespace provides annotation models data classes.
|
Modifier and Type | Method and Description |
---|---|
Reply |
Reply.getParentReply()
Parent reply
|
Modifier and Type | Method and Description |
---|---|
void |
Reply.setParentReply(Reply value)
Parent reply
|
Modifier and Type | Method and Description |
---|---|
List<Reply> |
AnnotationBase.getReplies()
Represents annotation replies collection
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationBase.setReplies(List<Reply> value)
Represents annotation replies collection
|