Uses of Class
com.docusign.esign.model.TemplateAutoMatch
-
Packages that use TemplateAutoMatch Package Description com.docusign.esign.model -
-
Uses of TemplateAutoMatch in com.docusign.esign.model
Methods in com.docusign.esign.model that return TemplateAutoMatch Modifier and Type Method Description TemplateAutoMatchTemplateAutoMatch. autoMatch(String autoMatch)autoMatch.TemplateAutoMatchTemplateAutoMatch. errorDetails(ErrorDetails errorDetails)errorDetails.TemplateAutoMatchTemplateAutoMatch. templateId(String templateId)templateId.Methods in com.docusign.esign.model that return types with arguments of type TemplateAutoMatch Modifier and Type Method Description List<TemplateAutoMatch>TemplateAutoMatchList. getTemplates().Methods in com.docusign.esign.model with parameters of type TemplateAutoMatch Modifier and Type Method Description TemplateAutoMatchListTemplateAutoMatchList. addTemplatesItem(TemplateAutoMatch templatesItem)addTemplatesItem.Method parameters in com.docusign.esign.model with type arguments of type TemplateAutoMatch Modifier and Type Method Description voidTemplateAutoMatchList. setTemplates(List<TemplateAutoMatch> templates)setTemplates.TemplateAutoMatchListTemplateAutoMatchList. templates(List<TemplateAutoMatch> templates)templates.
-