| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
List<NameValue> |
NewAccountDefinition.getAccountSettings()
The list of account settings.
|
List<NameValue> |
AccountSettingsInformation.getAccountSettings()
The list of account settings.
|
List<NameValue> |
Brand.getColors() |
List<NameValue> |
UserInformation.getCustomSettings()
The name/value pair information for the user custom setting.
|
List<NameValue> |
CustomSettingsInformation.getCustomSettings() |
List<NameValue> |
OauthAccess.getData() |
List<NameValue> |
EnvelopeDocument.getDocumentFields() |
List<NameValue> |
DocumentFieldsInformation.getDocumentFields()
The array of name/value custom data strings to be added to a document.
|
List<NameValue> |
Document.getDocumentFields() |
List<NameValue> |
EnvelopeAuditEvent.getEventFields() |
List<NameValue> |
RecipientFormData.getFormData() |
List<NameValue> |
PowerFormFormDataRecipient.getFormData() |
List<NameValue> |
EnvelopeFormData.getFormData() |
List<NameValue> |
Brand.getLandingPages() |
List<NameValue> |
LoginAccount.getLoginAccountSettings()
A list of settings on the acccount that indicate what features are available.
|
List<NameValue> |
LoginAccount.getLoginUserSettings()
A list of user-level settings that indicate what user-specific features are available.
|
List<NameValue> |
ResourceInformation.getResources() |
List<NameValue> |
UserSettingsInformation.getUserSettings() |
List<NameValue> |
UserInformation.getUserSettings()
The name/value pair information for user settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NewAccountDefinition.setAccountSettings(List<NameValue> accountSettings) |
void |
AccountSettingsInformation.setAccountSettings(List<NameValue> accountSettings) |
void |
Brand.setColors(List<NameValue> colors) |
void |
UserInformation.setCustomSettings(List<NameValue> customSettings) |
void |
CustomSettingsInformation.setCustomSettings(List<NameValue> customSettings) |
void |
OauthAccess.setData(List<NameValue> data) |
void |
EnvelopeDocument.setDocumentFields(List<NameValue> documentFields) |
void |
DocumentFieldsInformation.setDocumentFields(List<NameValue> documentFields) |
void |
Document.setDocumentFields(List<NameValue> documentFields) |
void |
EnvelopeAuditEvent.setEventFields(List<NameValue> eventFields) |
void |
RecipientFormData.setFormData(List<NameValue> formData) |
void |
PowerFormFormDataRecipient.setFormData(List<NameValue> formData) |
void |
EnvelopeFormData.setFormData(List<NameValue> formData) |
void |
Brand.setLandingPages(List<NameValue> landingPages) |
void |
LoginAccount.setLoginAccountSettings(List<NameValue> loginAccountSettings) |
void |
LoginAccount.setLoginUserSettings(List<NameValue> loginUserSettings) |
void |
ResourceInformation.setResources(List<NameValue> resources) |
void |
UserSettingsInformation.setUserSettings(List<NameValue> userSettings) |
void |
UserInformation.setUserSettings(List<NameValue> userSettings) |
Copyright © 2017. All rights reserved.