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

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

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

Methods in com.groupdocs.annotation.domain.response that return types with arguments of type Collaborator
 List<Collaborator> GetDocumentCollaboratorsResponse.getCollaborators()
          Get list of document collaborators
 

Method parameters in com.groupdocs.annotation.domain.response with type arguments of type Collaborator
 void GetDocumentCollaboratorsResponse.setCollaborators(List<Collaborator> collaborators)
          Set list of document collaborators
 



Copyright © 2014. All rights reserved.