com.aelitis.azureus.ui.swt.subscriptions
Class SBC_SubscriptionResult
java.lang.Object
com.aelitis.azureus.ui.swt.subscriptions.SBC_SubscriptionResult
public class SBC_SubscriptionResult
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SBC_SubscriptionResult
protected SBC_SubscriptionResult(Subscription _subs,
SubscriptionResult _result)
getSubscription
public Subscription getSubscription()
getID
public String getID()
getName
public final String getName()
getHash
public byte[] getHash()
getContentType
public int getContentType()
getSize
public long getSize()
getSeedsPeers
public String getSeedsPeers()
getSeedsPeersSortValue
public long getSeedsPeersSortValue()
getVotesComments
public String getVotesComments()
getVotesCommentsSortValue
public long getVotesCommentsSortValue()
getRank
public int getRank()
getTorrentLink
public String getTorrentLink()
getDetailsLink
public String getDetailsLink()
getCategory
public String getCategory()
getTime
public long getTime()
getRead
public boolean getRead()
setRead
public void setRead(boolean read)
delete
public void delete()