Uses of Class
org.mythtv.services.api.channel.ChannelInfoWrapper

Packages that use ChannelInfoWrapper
org.mythtv.services.api.channel   
org.mythtv.services.api.channel.impl   
 

Uses of ChannelInfoWrapper in org.mythtv.services.api.channel
 

Methods in org.mythtv.services.api.channel that return types with arguments of type ChannelInfoWrapper
 org.springframework.http.ResponseEntity<ChannelInfoWrapper> ChannelOperations.getChannelInfo(int channelId, ETagInfo etag)
          - GET
 

Uses of ChannelInfoWrapper in org.mythtv.services.api.channel.impl
 

Methods in org.mythtv.services.api.channel.impl that return types with arguments of type ChannelInfoWrapper
 org.springframework.http.ResponseEntity<ChannelInfoWrapper> ChannelTemplate.getChannelInfo(int channelId, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.