Uses of Class
com.groupdocs.annotation.domain.response.Reply

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
 



Copyright © 2014. All rights reserved.