| Package | Description |
|---|---|
| com.silanis.esl.api.model | |
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
GroupSummary |
GroupSummary.safeSetData(Map<String,Object> value) |
GroupSummary |
GroupSummary.safeSetEmail(String value) |
GroupSummary |
GroupSummary.safeSetId(String value) |
GroupSummary |
GroupSummary.safeSetName(String value) |
GroupSummary |
GroupSummary.setData(Map<String,Object> value) |
GroupSummary |
GroupSummary.setEmail(String value) |
GroupSummary |
GroupSummary.setId(String value) |
GroupSummary |
GroupSummary.setName(String value) |
| Modifier and Type | Method and Description |
|---|---|
GroupSummary |
GroupSummaryConverter.toAPIGroupSummary()
Convert from SDK GroupSummary to API GroupSummary.
|
| Constructor and Description |
|---|
GroupSummaryConverter(GroupSummary apiGroupSummary)
Construct with API groupSummary object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.