public class DelegationReport extends Object
| Constructor and Description |
|---|
DelegationReport() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<DelegationEventReport>> |
getDelegationEventReports() |
Date |
getFrom() |
Date |
getTo() |
void |
setDelegationEventReports(Map<String,List<DelegationEventReport>> delegationEventReports) |
void |
setFrom(Date from) |
void |
setTo(Date to) |
public Map<String,List<DelegationEventReport>> getDelegationEventReports()
public void setDelegationEventReports(Map<String,List<DelegationEventReport>> delegationEventReports)
public Date getFrom()
public void setFrom(Date from)
public Date getTo()
public void setTo(Date to)
Copyright 2022 OneSpan All rights reserved.