| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
NameValue |
NameValue.errorDetails(ErrorDetails errorDetails) |
NameValue |
NameValue.name(String name) |
NameValue |
NameValue.originalValue(String originalValue) |
NameValue |
NameValue.value(String value) |
| 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> |
CustomSettingsInformation.getCustomSettings() |
List<NameValue> |
UserInformation.getCustomSettings()
The name/value pair information for the user custom setting.
|
List<NameValue> |
OauthAccess.getData() |
List<NameValue> |
DocumentFieldsInformation.getDocumentFields()
The array of name/value custom data strings to be added to a document.
|
List<NameValue> |
Document.getDocumentFields() |
List<NameValue> |
EnvelopeDocument.getDocumentFields() |
List<NameValue> |
EnvelopeAuditEvent.getEventFields() |
List<NameValue> |
PowerFormFormDataRecipient.getFormData() |
List<NameValue> |
EnvelopeFormData.getFormData() |
List<NameValue> |
RecipientFormData.getFormData() |
List<NameValue> |
Brand.getLandingPages() |
List<NameValue> |
SupportedLanguages.getLanguages() |
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> |
UserInformation.getUserSettings()
The name/value pair information for user settings.
|
List<NameValue> |
UserSettingsInformation.getUserSettings() |
| Modifier and Type | Method and Description |
|---|---|
NewAccountDefinition |
NewAccountDefinition.accountSettings(List<NameValue> accountSettings) |
AccountSettingsInformation |
AccountSettingsInformation.accountSettings(List<NameValue> accountSettings) |
Brand |
Brand.colors(List<NameValue> colors) |
CustomSettingsInformation |
CustomSettingsInformation.customSettings(List<NameValue> customSettings) |
UserInformation |
UserInformation.customSettings(List<NameValue> customSettings) |
OauthAccess |
OauthAccess.data(List<NameValue> data) |
DocumentFieldsInformation |
DocumentFieldsInformation.documentFields(List<NameValue> documentFields) |
Document |
Document.documentFields(List<NameValue> documentFields) |
EnvelopeDocument |
EnvelopeDocument.documentFields(List<NameValue> documentFields) |
EnvelopeAuditEvent |
EnvelopeAuditEvent.eventFields(List<NameValue> eventFields) |
PowerFormFormDataRecipient |
PowerFormFormDataRecipient.formData(List<NameValue> formData) |
EnvelopeFormData |
EnvelopeFormData.formData(List<NameValue> formData) |
RecipientFormData |
RecipientFormData.formData(List<NameValue> formData) |
Brand |
Brand.landingPages(List<NameValue> landingPages) |
SupportedLanguages |
SupportedLanguages.languages(List<NameValue> languages) |
LoginAccount |
LoginAccount.loginAccountSettings(List<NameValue> loginAccountSettings) |
LoginAccount |
LoginAccount.loginUserSettings(List<NameValue> loginUserSettings) |
ResourceInformation |
ResourceInformation.resources(List<NameValue> resources) |
void |
NewAccountDefinition.setAccountSettings(List<NameValue> accountSettings) |
void |
AccountSettingsInformation.setAccountSettings(List<NameValue> accountSettings) |
void |
Brand.setColors(List<NameValue> colors) |
void |
CustomSettingsInformation.setCustomSettings(List<NameValue> customSettings) |
void |
UserInformation.setCustomSettings(List<NameValue> customSettings) |
void |
OauthAccess.setData(List<NameValue> data) |
void |
DocumentFieldsInformation.setDocumentFields(List<NameValue> documentFields) |
void |
Document.setDocumentFields(List<NameValue> documentFields) |
void |
EnvelopeDocument.setDocumentFields(List<NameValue> documentFields) |
void |
EnvelopeAuditEvent.setEventFields(List<NameValue> eventFields) |
void |
PowerFormFormDataRecipient.setFormData(List<NameValue> formData) |
void |
EnvelopeFormData.setFormData(List<NameValue> formData) |
void |
RecipientFormData.setFormData(List<NameValue> formData) |
void |
Brand.setLandingPages(List<NameValue> landingPages) |
void |
SupportedLanguages.setLanguages(List<NameValue> languages) |
void |
LoginAccount.setLoginAccountSettings(List<NameValue> loginAccountSettings) |
void |
LoginAccount.setLoginUserSettings(List<NameValue> loginUserSettings) |
void |
ResourceInformation.setResources(List<NameValue> resources) |
void |
UserInformation.setUserSettings(List<NameValue> userSettings) |
void |
UserSettingsInformation.setUserSettings(List<NameValue> userSettings) |
UserInformation |
UserInformation.userSettings(List<NameValue> userSettings) |
UserSettingsInformation |
UserSettingsInformation.userSettings(List<NameValue> userSettings) |
Copyright © 2018. All rights reserved.