public class FileUploadResult extends Object
| Constructor and Description |
|---|
FileUploadResult() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String[] |
getClientIds() |
FileInfo[] |
getFileInfos() |
int |
hashCode() |
void |
setClientIds(String[] clientIds) |
void |
setFileInfos(FileInfo[] fileInfos) |
String |
toString() |
Copyright © 2019. All rights reserved.