|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reply | |
---|---|
com.groupdocs.annotation.domain.response |
Uses of Reply in com.groupdocs.annotation.domain.response |
---|
Methods in com.groupdocs.annotation.domain.response that return types with arguments of type Reply | |
---|---|
List<Reply> |
ListAnnotationsResponseAnnotations.getReplies()
Get list of replies |
List<Reply> |
DeleteAnnotationReplyResponse.getReplies()
Get list of annotation replies |
Method parameters in com.groupdocs.annotation.domain.response with type arguments of type Reply | |
---|---|
void |
ListAnnotationsResponseAnnotations.setReplies(List<Reply> replies)
Set list of replies |
void |
DeleteAnnotationReplyResponse.setReplies(List<Reply> replies)
Set list of annotation replies |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |