Uses of Class
org.mythtv.services.api.content.ArtworkInfoList

Packages that use ArtworkInfoList
org.mythtv.services.api.content   
org.mythtv.services.api.content.impl   
 

Uses of ArtworkInfoList in org.mythtv.services.api.content
 

Methods in org.mythtv.services.api.content that return types with arguments of type ArtworkInfoList
 org.springframework.http.ResponseEntity<ArtworkInfoList> ContentOperations.getRecordingArtworkList(int channelId, org.joda.time.DateTime startTime, ETagInfo etag)
          - GET
 

Uses of ArtworkInfoList in org.mythtv.services.api.content.impl
 

Methods in org.mythtv.services.api.content.impl that return types with arguments of type ArtworkInfoList
 org.springframework.http.ResponseEntity<ArtworkInfoList> ContentTemplate.getRecordingArtworkList(int channelId, org.joda.time.DateTime startTime, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.