public class LocalFileInfo extends Object
Constructor and Description |
---|
LocalFileInfo()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getFileName() |
Path |
getFilePath() |
Long |
getFileSize() |
void |
setFileName(String fileName) |
void |
setFilePath(Path filePath) |
void |
setFileSize(Long fileSize) |
Copyright © 2024. All rights reserved.