| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
List<Transaction> |
License.getTransactions() |
| Modifier and Type | Method and Description |
|---|---|
void |
License.addTransaction(Transaction transaction) |
| Modifier and Type | Method and Description |
|---|---|
void |
License.setTransactions(List<Transaction> transactions) |
| Modifier and Type | Method and Description |
|---|---|
LicenseBuilder |
LicenseBuilder.withTransaction(Transaction transaction) |
| Modifier and Type | Method and Description |
|---|---|
LicenseBuilder |
LicenseBuilder.withTransactions(List<Transaction> transactions) |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
TransactionConverter.toSDKTransaction() |
| Constructor and Description |
|---|
TransactionConverter(Transaction sdkTransaction) |
Copyright 2022 OneSpan All rights reserved.