public class UploadFileParam extends Object
UploadFileParam(String fileName, String url, int type)
String
getFileName()
int
getType()
getUrl()
void
setFileName(String fileName)
setType(int type)
setUrl(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UploadFileParam(String fileName, String url, int type)
public String getFileName()
public void setFileName(String fileName)
public String getUrl()
public void setUrl(String url)
public int getType()
public void setType(int type)
Copyright © 2023. All rights reserved.