Package com.biglybt.pif.download
Interface DownloadStub.DownloadStubEx
- All Superinterfaces:
DownloadStub
- All Known Implementing Classes:
DownloadStubImpl
- Enclosing interface:
DownloadStub
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.biglybt.pif.download.DownloadStub
DownloadStub.DownloadStubEx, DownloadStub.DownloadStubFile
-
Method Summary
Methods inherited from interface com.biglybt.pif.download.DownloadStub
destubbify, getLongAttribute, getMainTracker, getName, getSavePath, getStubFiles, getTorrent, getTorrentHash, getTorrentSize, isStub, remove, setLongAttribute
-
Method Details
-
getCreationDate
long getCreationDate() -
getCompletionDate
long getCompletionDate() -
getManualTags
String[] getManualTags() -
getCategory
String getCategory() -
remove
void remove(boolean delete_torrent, boolean delete_data) throws DownloadException, DownloadRemovalVetoException
-