| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<DelegationEventReport>> |
DelegationReport.getDelegationEventReports() |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegationReport.setDelegationEventReports(Map<String,List<DelegationEventReport>> delegationEventReports) |
| Modifier and Type | Method and Description |
|---|---|
DelegationEventReport |
DelegationEventReportConverter.toSDKDelegationEventReport() |
| Constructor and Description |
|---|
DelegationEventReportConverter(DelegationEventReport sdkDelegationEventReport)
Construct with SDK DelegationEventReport object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.