|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ivy.core.cache.CacheDownloadOptions
public class CacheDownloadOptions
Constructor Summary | |
---|---|
CacheDownloadOptions()
|
Method Summary | |
---|---|
DownloadListener |
getListener()
|
boolean |
isForce()
|
CacheDownloadOptions |
setForce(boolean force)
|
CacheDownloadOptions |
setListener(DownloadListener listener)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheDownloadOptions()
Method Detail |
---|
public DownloadListener getListener()
public CacheDownloadOptions setListener(DownloadListener listener)
public boolean isForce()
public CacheDownloadOptions setForce(boolean force)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |