| Package | Description |
|---|---|
| com.silanis.esl.api.model | |
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Collection<DelegationEventReport>> |
DelegationReport._delegationEventReports |
| Modifier and Type | Method and Description |
|---|---|
DelegationEventReport |
DelegationEventReport.safeSetEventDate(Date value) |
DelegationEventReport |
DelegationEventReport.safeSetEventDescription(String value) |
DelegationEventReport |
DelegationEventReport.safeSetEventType(String value) |
DelegationEventReport |
DelegationEventReport.safeSetEventUser(String value) |
DelegationEventReport |
DelegationEventReport.setEventDate(Date value) |
DelegationEventReport |
DelegationEventReport.setEventDescription(String value) |
DelegationEventReport |
DelegationEventReport.setEventType(String value) |
DelegationEventReport |
DelegationEventReport.setEventUser(String value) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Collection<DelegationEventReport>> |
DelegationReport.getDelegationEvents() |
| Modifier and Type | Method and Description |
|---|---|
DelegationReport |
DelegationReport.safeSetDelegationEvents(Map<String,Collection<DelegationEventReport>> value) |
DelegationReport |
DelegationReport.setDelegationEvents(Map<String,Collection<DelegationEventReport>> value) |
| Modifier and Type | Method and Description |
|---|---|
DelegationEventReport |
DelegationEventReportConverter.toAPIDelegationEventReport() |
| Constructor and Description |
|---|
DelegationEventReportConverter(DelegationEventReport apiDelegationEventReport)
Construct with API DelegationEventReport object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.