Package com.bytedesk.starter.controller
Class FileDownloadController.FileInfo
java.lang.Object
com.bytedesk.starter.controller.FileDownloadController.FileInfo
- Enclosing class:
- FileDownloadController
-
Field Details
-
name
-
size
private long size -
lastModified
private long lastModified -
description
-
-
Constructor Details
-
FileInfo
-
-
Method Details
-
getName
-
getSize
public long getSize() -
getLastModified
public long getLastModified() -
getDescription
-