JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.pif.utils.subscriptions
Subscription
Contents
Description
Method Summary
Method Details
getID()
getName()
isSearchTemplate()
getResults()
Hide sidebar
Show sidebar
Interface Subscription
public interface
Subscription
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getID
()
String
getName
()
SubscriptionResult
[]
getResults
()
boolean
isSearchTemplate
()
Method Details
getID
String
getID
()
getName
String
getName
()
isSearchTemplate
boolean
isSearchTemplate
()
getResults
SubscriptionResult
[]
getResults
()