| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| com.silanis.esl.sdk.examples |
Examples and helper classes of how to use the eSignLive Java SDK.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentFile> |
AttachmentRequirement.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentRequirement.setFiles(List<AttachmentFile> files) |
| Modifier and Type | Field and Description |
|---|---|
List<AttachmentFile> |
AttachmentFileExample.filesAfterDelete |
List<AttachmentFile> |
AttachmentFileExample.filesAfterUpload |
| Modifier and Type | Method and Description |
|---|---|
AttachmentFile |
AttachmentFileConverter.toSDKAttachmentFile() |
| Constructor and Description |
|---|
AttachmentFileConverter(AttachmentFile sdkAttachmentFile) |
Copyright 2022 OneSpan All rights reserved.