public class FileInfo extends Object
| Constructor | Description |
|---|---|
FileInfo() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
FileInfo |
filePath(String filePath) |
|
String |
getFilePath() |
File path in storage
|
String |
getStorageName() |
Storage name
|
int |
hashCode() |
|
void |
setFilePath(String filePath) |
|
void |
setStorageName(String storageName) |
|
FileInfo |
storageName(String storageName) |
|
String |
toString() |
Copyright © 2026. All rights reserved.