public class FileWithParam extends Object
| Constructor and Description |
|---|
FileWithParam() |
| Modifier and Type | Method and Description |
|---|---|
FileDescription |
getFile() |
String |
getParam() |
void |
setFile(FileDescription file) |
void |
setParam(String param) |
public FileDescription getFile()
public void setFile(FileDescription file)
public String getParam()
public void setParam(String param)
Copyright © 2010–2017. All rights reserved.