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

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

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

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

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



Copyright © 2014. All rights reserved.