public class FileUploadQO extends Object
FileUploadQO()
org.springframework.web.multipart.MultipartFile
getFile()
String
getType()
void
setFile(org.springframework.web.multipart.MultipartFile file)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FileUploadQO()
public org.springframework.web.multipart.MultipartFile getFile()
public void setFile(org.springframework.web.multipart.MultipartFile file)
public String getType()
public void setType(String type)
Copyright © 2020 GTMAP. All rights reserved.