Uses of Class
com.silanis.esl.sdk.DocumentsCompletionReport

Packages that use DocumentsCompletionReport
com.silanis.esl.sdk The eSignLive Java SDK base package containing the EslClient and model classes. 
 

Uses of DocumentsCompletionReport in com.silanis.esl.sdk
 

Methods in com.silanis.esl.sdk that return types with arguments of type DocumentsCompletionReport
 List<DocumentsCompletionReport> PackageCompletionReport.getDocuments()
           
 

Methods in com.silanis.esl.sdk with parameters of type DocumentsCompletionReport
 void PackageCompletionReport.addDocument(DocumentsCompletionReport document)
           
 

Method parameters in com.silanis.esl.sdk with type arguments of type DocumentsCompletionReport
 void PackageCompletionReport.setDocuments(List<DocumentsCompletionReport> documents)
           
 



Copyright 2014, Silanis Technology, Inc. All rights reserved.