Uses of Class
com.docusign.esign.model.EnvelopeViewTemplateSettings
-
Packages that use EnvelopeViewTemplateSettings Package Description com.docusign.esign.model -
-
Uses of EnvelopeViewTemplateSettings in com.docusign.esign.model
Methods in com.docusign.esign.model that return EnvelopeViewTemplateSettings Modifier and Type Method Description EnvelopeViewTemplateSettingsEnvelopeViewSettings. getTemplateSettings().EnvelopeViewTemplateSettingsEnvelopeViewTemplateSettings. showMatchingTemplatesPrompt(String showMatchingTemplatesPrompt)showMatchingTemplatesPrompt.Methods in com.docusign.esign.model with parameters of type EnvelopeViewTemplateSettings Modifier and Type Method Description voidEnvelopeViewSettings. setTemplateSettings(EnvelopeViewTemplateSettings templateSettings)setTemplateSettings.EnvelopeViewSettingsEnvelopeViewSettings. templateSettings(EnvelopeViewTemplateSettings templateSettings)templateSettings.
-