public class FileInfo extends Object
| Constructor and Description |
|---|
FileInfo() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
String |
getMimeType() |
String |
getName() |
void |
setData(byte[] value) |
void |
setMimeType(String value) |
void |
setName(String value) |
Copyright © 2025. All rights reserved.