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

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

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

Methods in org.mythtv.services.api.channel that return types with arguments of type VideoMultiplexList
 org.springframework.http.ResponseEntity<VideoMultiplexList> ChannelOperations.getVideoMultiplexList(int sourceId, int startIndex, int count, ETagInfo etag)
          - GET
 

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

Methods in org.mythtv.services.api.channel.impl that return types with arguments of type VideoMultiplexList
 org.springframework.http.ResponseEntity<VideoMultiplexList> ChannelTemplate.getVideoMultiplexList(int sourceId, int startIndex, int count, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.