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

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

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

Methods in org.mythtv.services.api.video that return types with arguments of type VideoMetadataInfoList
 org.springframework.http.ResponseEntity<VideoMetadataInfoList> VideoOperations.getVideoList(boolean descending, int startIndex, int count, ETagInfo etag)
          - GET
 

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

Methods in org.mythtv.services.api.video.impl that return types with arguments of type VideoMetadataInfoList
 org.springframework.http.ResponseEntity<VideoMetadataInfoList> VideoTemplate.getVideoList(boolean descending, int startIndex, int count, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.