public class DownloadStatus extends Object
| Constructor and Description |
|---|
DownloadStatus() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHashCode() |
String |
getUrl() |
boolean |
isSuccessfull() |
void |
setHashCode(int hashCode) |
void |
setSuccessfull(boolean successfull) |
void |
setUrl(String url) |
Copyright © 2003-2008 Jive Software.