| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| Modifier and Type | Method and Description |
|---|---|
static UsageReportCategory |
UsageReportCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageReportCategory[] |
UsageReportCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumMap<UsageReportCategory,Integer> |
SenderUsageReport.getCountByUsageReportCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
SenderUsageReport.setCountByUsageReportCategory(EnumMap<UsageReportCategory,Integer> countByUsageReportCategory) |
Copyright 2022 OneSpan All rights reserved.