| 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 FieldType |
FieldType.IMAGE |
static FieldType |
FieldType.INPUT |
static FieldType |
FieldType.SIGNATURE |
| Modifier and Type | Method and Description |
|---|---|
static FieldType |
FieldType.UNRECOGNIZED(String unknownValue)
Deprecated.
Please upgrade your SDK version to support new types in this enumeration.
|
static FieldType |
FieldType.valueOf(String name) |
static FieldType[] |
FieldType.values() |
| Modifier and Type | Method and Description |
|---|---|
FieldType |
FieldTypeConverter.toSDKFieldType()
Convert from API fieldType to SDK fieldType.
|
| Constructor and Description |
|---|
FieldTypeConverter(FieldType sdkFieldType)
Construct with SDK fieldType object involved in conversion.
|
Copyright 2022 OneSpan All rights reserved.