|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DownloadContext.Status | |
---|---|
mudownmanager | |
mudownmanager.backend |
Uses of DownloadContext.Status in mudownmanager |
---|
Methods in mudownmanager that return DownloadContext.Status | |
---|---|
DownloadContext.Status |
DownloadContext.getStatus()
|
static DownloadContext.Status |
DownloadContext.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DownloadContext.Status[] |
DownloadContext.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in mudownmanager with parameters of type DownloadContext.Status | |
---|---|
void |
DownloadContext.setStatus(DownloadContext.Status status)
|
Uses of DownloadContext.Status in mudownmanager.backend |
---|
Methods in mudownmanager.backend that return DownloadContext.Status | |
---|---|
DownloadContext.Status |
DownloadThread.getThreadStatus()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |