public abstract class Document extends Object implements ASiCEAttachable
| Modifier and Type | Class and Description |
|---|---|
static class |
Document.FileType |
| Modifier | Constructor and Description |
|---|---|
protected |
Document(String title,
String message,
String fileName,
Document.FileType fileType,
byte[] document) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
String |
getFileName() |
String |
getMessage() |
String |
getMimeType() |
String |
getTitle() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSha256protected Document(String title, String message, String fileName, Document.FileType fileType, byte[] document)
public String getFileName()
getFileName in interface ASiCEAttachablegetFileName in interface SignableFileReferencepublic byte[] getBytes()
getBytes in interface ASiCEAttachablepublic String getMimeType()
getMimeType in interface ASiCEAttachablegetMimeType in interface SignableFileReferencepublic String getTitle()
public String getMessage()
Copyright © 2019 Digipost. All rights reserved.