| Package | Description |
|---|---|
| no.digipost.signature.client.core | |
| no.digipost.signature.client.direct | |
| no.digipost.signature.client.portal |
| Modifier and Type | Method and Description |
|---|---|
static Document.FileType |
Document.FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Document.FileType[] |
Document.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Document(String title,
String message,
String fileName,
Document.FileType fileType,
byte[] document) |
| Modifier and Type | Method and Description |
|---|---|
DirectDocument.Builder |
DirectDocument.Builder.fileType(Document.FileType fileType) |
| Modifier and Type | Method and Description |
|---|---|
PortalDocument.Builder |
PortalDocument.Builder.fileType(Document.FileType fileType) |
Copyright © 2019 Digipost. All rights reserved.