JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.biglybt.pif.utils.subscriptions
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
()