| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Field and Description |
|---|---|
static BasePackageType |
BasePackageType.LAYOUT |
static BasePackageType |
BasePackageType.PACKAGE |
static BasePackageType |
BasePackageType.TEMPLATE |
| Modifier and Type | Method and Description |
|---|---|
static BasePackageType |
BasePackageType.UNRECOGNIZED(String unknownValue)
Deprecated.
Please upgrade your SDK version to support new types in this enumeration.
|
static BasePackageType |
BasePackageType.valueOf(String name) |
static BasePackageType[] |
BasePackageType.values() |
| Modifier and Type | Method and Description |
|---|---|
BasePackageType |
BasePackageTypeConverter.toSDKBasePackageType() |
| Constructor and Description |
|---|
BasePackageTypeConverter(BasePackageType sdkBasePackageType)
Construct with SDK BasePackageType object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.