public static class DownloadEntityDao.Properties
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static Property |
CompletedSize |
static Property |
FileName |
static Property |
SaveDirPath |
static Property |
SubThreadNum |
static Property |
TaskSize |
static Property |
ThreadComplete |
static Property |
Url |
| 构造器和说明 |
|---|
Properties() |
public static final Property Url
public static final Property TaskSize
public static final Property CompletedSize
public static final Property SaveDirPath
public static final Property FileName
public static final Property ThreadComplete
public static final Property SubThreadNum