public class UploadItem extends Object
| Constructor and Description |
|---|
UploadItem() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.multipart.commons.CommonsMultipartFile |
getFileData() |
String |
getName() |
void |
setFileData(org.springframework.web.multipart.commons.CommonsMultipartFile fileData) |
void |
setName(String name) |
Copyright © 2022 Open Foris. All rights reserved.