public interface UploadedFileMetadata
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName()
Get file name.
|
String |
getIcon()
Get file type icon.
|
MimeType |
getMimeType()
Get file MIME type.
|
Copyright © 2021. All rights reserved.