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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.