| Package | Description |
|---|---|
| com.silanis.esl.api.model | |
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
DelegationReport |
DelegationReport.safeSetDelegationEvents(Map<String,Collection<DelegationEventReport>> value) |
DelegationReport |
DelegationReport.safeSetFrom(Date value) |
DelegationReport |
DelegationReport.safeSetTo(Date value) |
DelegationReport |
DelegationReport.setDelegationEvents(Map<String,Collection<DelegationEventReport>> value) |
DelegationReport |
DelegationReport.setFrom(Date value) |
DelegationReport |
DelegationReport.setTo(Date value) |
| Modifier and Type | Method and Description |
|---|---|
DelegationReport |
DelegationReportConverter.toAPIDelegationReport() |
| Constructor and Description |
|---|
DelegationReportConverter(DelegationReport apiDelegationReport)
Construct with API DelegationReport object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.