|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DownloadInfo.Part.States | |
|---|---|
| com.github.axet.wget.info | |
| Uses of DownloadInfo.Part.States in com.github.axet.wget.info |
|---|
| Methods in com.github.axet.wget.info that return DownloadInfo.Part.States | |
|---|---|
DownloadInfo.Part.States |
DownloadInfo.Part.getState()
|
static DownloadInfo.Part.States |
DownloadInfo.Part.States.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DownloadInfo.Part.States[] |
DownloadInfo.Part.States.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.github.axet.wget.info with parameters of type DownloadInfo.Part.States | |
|---|---|
void |
DownloadInfo.Part.setState(DownloadInfo.Part.States state)
|
void |
DownloadInfo.Part.setState(DownloadInfo.Part.States state,
Throwable e)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||