| Package | Description |
|---|---|
| com.silanis.esl.sdk |
The eSignLive Java SDK base package containing the EslClient and model classes.
|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentPackageAttributes |
DocumentPackage.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentPackageAttributes.append(DocumentPackageAttributes attributes) |
void |
DocumentPackage.setAttributes(DocumentPackageAttributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
DocumentPackageAttributes |
DocumentPackageAttributesBuilder.build()
Builds an actual document package attributes.
|
| Modifier and Type | Method and Description |
|---|---|
PackageBuilder |
PackageBuilder.withAttributes(DocumentPackageAttributes attributes)
Sets the customized attributes for the package.
|
Copyright 2022 OneSpan All rights reserved.