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

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

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

Methods in org.mythtv.services.api.channel that return types with arguments of type LineupList
 org.springframework.http.ResponseEntity<LineupList> ChannelOperations.getDDLineupList(String source, String userId, String password, ETagInfo etag)
          - GET
 

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

Methods in org.mythtv.services.api.channel.impl that return types with arguments of type LineupList
 org.springframework.http.ResponseEntity<LineupList> ChannelTemplate.getDDLineupList(String source, String userId, String password, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.