public class UploadFile extends Object
| Constructor and Description |
|---|
UploadFile() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
String |
getName() |
int |
getSize() |
void |
setData(byte[] data) |
void |
setName(String name) |
void |
setSize(int size) |
Copyright © 2021. All rights reserved.