public class CacheDownloadOptions
extends java.lang.Object
Constructor and Description |
---|
CacheDownloadOptions() |
Modifier and Type | Method and Description |
---|---|
DownloadListener |
getListener() |
boolean |
isForce() |
CacheDownloadOptions |
setForce(boolean force) |
CacheDownloadOptions |
setListener(DownloadListener listener) |
public DownloadListener getListener()
public CacheDownloadOptions setListener(DownloadListener listener)
public boolean isForce()
public CacheDownloadOptions setForce(boolean force)