Uses of Class
org.mythtv.services.api.dvr.RecRule

Packages that use RecRule
org.mythtv.services.api.dvr   
 

Uses of RecRule in org.mythtv.services.api.dvr
 

Methods in org.mythtv.services.api.dvr that return RecRule
 RecRule RecRuleWrapper.getRecRule()
           
 

Methods in org.mythtv.services.api.dvr that return types with arguments of type RecRule
 List<RecRule> RecRules.getRecRules()
           
 

Methods in org.mythtv.services.api.dvr with parameters of type RecRule
 void RecRuleWrapper.setRecRule(RecRule recRule)
           
 

Method parameters in org.mythtv.services.api.dvr with type arguments of type RecRule
 void RecRules.setRecRules(List<RecRule> recRules)
           
 



Copyright © 2012. All Rights Reserved.