Uses of Class
org.mythtv.services.api.guide.ProgramGuideWrapper

Packages that use ProgramGuideWrapper
org.mythtv.services.api.guide   
org.mythtv.services.api.guide.impl   
 

Uses of ProgramGuideWrapper in org.mythtv.services.api.guide
 

Methods in org.mythtv.services.api.guide that return types with arguments of type ProgramGuideWrapper
 org.springframework.http.ResponseEntity<ProgramGuideWrapper> GuideOperations.getProgramGuide(org.joda.time.DateTime start, org.joda.time.DateTime end, int startChannelId, int numberOfChannels, boolean details, ETagInfo etag)
          - GET
 

Uses of ProgramGuideWrapper in org.mythtv.services.api.guide.impl
 

Methods in org.mythtv.services.api.guide.impl that return types with arguments of type ProgramGuideWrapper
 org.springframework.http.ResponseEntity<ProgramGuideWrapper> GuideTemplate.getProgramGuide(org.joda.time.DateTime start, org.joda.time.DateTime end, int startChannelId, int numberOfChannels, boolean details, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.