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

Packages that use ListAnnotationsResponseAnnotations
com.groupdocs.annotation.domain.response   
 

Uses of ListAnnotationsResponseAnnotations in com.groupdocs.annotation.domain.response
 

Methods in com.groupdocs.annotation.domain.response that return types with arguments of type ListAnnotationsResponseAnnotations
 List<ListAnnotationsResponseAnnotations> ListAnnotationsResponse.getAnnotations()
          Get list of annotation responses
 

Method parameters in com.groupdocs.annotation.domain.response with type arguments of type ListAnnotationsResponseAnnotations
 void ListAnnotationsResponse.setAnnotations(List<ListAnnotationsResponseAnnotations> annotations)
          Set list of annotation responses
 



Copyright © 2014. All rights reserved.