Package com.biglybt.ui.selectedcontent
Interface ISelectedVuzeFileContent
-
- All Superinterfaces:
ISelectedContent
- All Known Implementing Classes:
SubscriptionSelectedContent
public interface ISelectedVuzeFileContent extends ISelectedContent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VuzeFile
getVuzeFile()
-
Methods inherited from interface com.biglybt.ui.selectedcontent.ISelectedContent
getDisplayName, getDownloadInfo, getDownloadManager, getFileIndex, getHash, getString, getTorrent, sameAs, setDisplayName, setDownloadManager, setHash, setTorrent
-
-
-
-
Method Detail
-
getVuzeFile
VuzeFile getVuzeFile()
-
-