org.gudy.azureus2.plugins.download
Interface DownloadStub.DownloadStubEx
- All Superinterfaces: 
 - DownloadStub
 
- All Known Implementing Classes: 
 - DownloadStubImpl
 
- Enclosing interface:
 - DownloadStub
 
public static interface DownloadStub.DownloadStubEx
- extends DownloadStub
 
 
 
 
| Methods inherited from interface org.gudy.azureus2.plugins.download.DownloadStub | 
destubbify, getLongAttribute, getName, getSavePath, getStubFiles, getTorrent, getTorrentHash, getTorrentSize, isStub, remove, setLongAttribute | 
 
getCreationDate
long getCreationDate()
 
 
getManualTags
java.lang.String[] getManualTags()
 
 
getShareRatio
int getShareRatio()
 
 
remove
void remove(boolean delete_torrent,
            boolean delete_data)
            throws DownloadException,
                   DownloadRemovalVetoException
 
- Throws:
 DownloadException
DownloadRemovalVetoException