| Package | Description |
|---|---|
| com.github.axet.wget.info |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadInfo.Part.setState(DownloadInfo.Part.States state) |
void |
DownloadInfo.Part.setState(DownloadInfo.Part.States state,
Throwable e) |
Copyright © 2017. All rights reserved.