| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
SealIdentifier |
SealIdentifier.sealDisplayName(String sealDisplayName) |
SealIdentifier |
SealIdentifier.sealName(String sealName) |
| Modifier and Type | Method and Description |
|---|---|
List<SealIdentifier> |
UserSettingsInformation.getSealIdentifiers() |
List<SealIdentifier> |
AccountSeals.getSeals() |
| Modifier and Type | Method and Description |
|---|---|
UserSettingsInformation |
UserSettingsInformation.addSealIdentifiersItem(SealIdentifier sealIdentifiersItem) |
AccountSeals |
AccountSeals.addSealsItem(SealIdentifier sealsItem) |
| Modifier and Type | Method and Description |
|---|---|
UserSettingsInformation |
UserSettingsInformation.sealIdentifiers(List<SealIdentifier> sealIdentifiers) |
AccountSeals |
AccountSeals.seals(List<SealIdentifier> seals) |
void |
UserSettingsInformation.setSealIdentifiers(List<SealIdentifier> sealIdentifiers) |
void |
AccountSeals.setSeals(List<SealIdentifier> seals) |
Copyright © 2020. All rights reserved.