Uses of Class
org.mythtv.services.api.video.VideoLookupList

Packages that use VideoLookupList
org.mythtv.services.api.video   
org.mythtv.services.api.video.impl   
 

Uses of VideoLookupList in org.mythtv.services.api.video
 

Methods in org.mythtv.services.api.video that return types with arguments of type VideoLookupList
 org.springframework.http.ResponseEntity<VideoLookupList> VideoOperations.lookupVideo(String title, String subtitle, String inetRef, int season, int episode, String grabberType, boolean allowGeneric, ETagInfo etag)
          - GET
 

Uses of VideoLookupList in org.mythtv.services.api.video.impl
 

Methods in org.mythtv.services.api.video.impl that return types with arguments of type VideoLookupList
 org.springframework.http.ResponseEntity<VideoLookupList> VideoTemplate.lookupVideo(String title, String subtitle, String inetRef, int season, int episode, String grabberType, boolean allowGeneric, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.