|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nees.data.service.TransferOptions
org.nees.data.service.DownloadOptions
This class contains the options that dictate how the server does a download.
| Constructor Summary | |
DownloadOptions()
|
|
DownloadOptions(java.lang.String protocol)
|
|
| Method Summary | |
int |
getFileVersion()
|
void |
setFileVersion(int fileVersion)
|
| Methods inherited from class org.nees.data.service.TransferOptions |
getLocalFileName, getProtocol, setLocalFileName, setProtocol, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DownloadOptions(java.lang.String protocol)
public DownloadOptions()
| Method Detail |
public int getFileVersion()
public void setFileVersion(int fileVersion)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||