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

Packages that use RecRuleList
org.mythtv.services.api.dvr   
org.mythtv.services.api.dvr.impl   
 

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

Methods in org.mythtv.services.api.dvr that return types with arguments of type RecRuleList
 org.springframework.http.ResponseEntity<RecRuleList> DvrOperations.getRecordScheduleList(int startIndex, int count, ETagInfo etag)
          - GET
 

Uses of RecRuleList in org.mythtv.services.api.dvr.impl
 

Methods in org.mythtv.services.api.dvr.impl that return types with arguments of type RecRuleList
 org.springframework.http.ResponseEntity<RecRuleList> DvrTemplate.getRecordScheduleList(int startIndex, int count, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.