| Package | Description |
|---|---|
| com.silanis.esl.api.model | |
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AttachmentFile> |
AttachmentRequirement.files |
| Modifier and Type | Method and Description |
|---|---|
AttachmentFile |
AttachmentFile.setId(Integer value) |
AttachmentFile |
AttachmentFile.setInsertDate(long value) |
AttachmentFile |
AttachmentFile.setName(String value) |
AttachmentFile |
AttachmentFile.setPreview(Boolean value) |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentFile> |
AttachmentRequirement.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
AttachmentRequirement |
AttachmentRequirement.setFiles(List<AttachmentFile> value) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentFile |
AttachmentFileConverter.toApiAttachmentFile() |
| Constructor and Description |
|---|
AttachmentFileConverter(AttachmentFile apiAttachmentFile) |
Copyright 2022 OneSpan All rights reserved.