Uses of Class
com.docusign.esign.model.TemplateViewRecipientSettings
-
Packages that use TemplateViewRecipientSettings Package Description com.docusign.esign.model -
-
Uses of TemplateViewRecipientSettings in com.docusign.esign.model
Methods in com.docusign.esign.model that return TemplateViewRecipientSettings Modifier and Type Method Description TemplateViewRecipientSettingsTemplateViewSettings. getRecipientSettings().TemplateViewRecipientSettingsTemplateViewRecipientSettings. showContactsList(String showContactsList)showContactsList.TemplateViewRecipientSettingsTemplateViewRecipientSettings. showEditMessage(String showEditMessage)showEditMessage.TemplateViewRecipientSettingsTemplateViewRecipientSettings. showEditRecipients(String showEditRecipients)showEditRecipients.Methods in com.docusign.esign.model with parameters of type TemplateViewRecipientSettings Modifier and Type Method Description TemplateViewSettingsTemplateViewSettings. recipientSettings(TemplateViewRecipientSettings recipientSettings)recipientSettings.voidTemplateViewSettings. setRecipientSettings(TemplateViewRecipientSettings recipientSettings)setRecipientSettings.
-