content
The Content (BLOB) of this UploadFile
- Since:
- 17.07.2021
UploadFile(String fileType,
String fileName,
Blob content)intbooleanlonginthashCode()voidsetContent(Blob content)voidsetFileID(long fileID)voidsetFileName(String fileName)voidsetFileType(String filename)toString()fileType - the MimeType of the FilefileName - the Name of the Filecontent - the Content of the FilefileID - the new ID for this UploadFilefilename - the new Name for this UploadFilecontent - the new Content of this UploadFilefileName - the new Name for this UploadFile