Uses of Class
org.mythtv.services.api.capture.CaptureCardList

Packages that use CaptureCardList
org.mythtv.services.api.capture   
org.mythtv.services.api.capture.impl   
 

Uses of CaptureCardList in org.mythtv.services.api.capture
 

Methods in org.mythtv.services.api.capture that return types with arguments of type CaptureCardList
 org.springframework.http.ResponseEntity<CaptureCardList> CaptureOperations.getCaptureCardList(ETagInfo etag)
          - GET
 org.springframework.http.ResponseEntity<CaptureCardList> CaptureOperations.getCaptureCardList(String hostName, String cardType, ETagInfo etag)
          - GET
 

Uses of CaptureCardList in org.mythtv.services.api.capture.impl
 

Methods in org.mythtv.services.api.capture.impl that return types with arguments of type CaptureCardList
 org.springframework.http.ResponseEntity<CaptureCardList> CaptureTemplate.getCaptureCardList(ETagInfo etag)
           
 org.springframework.http.ResponseEntity<CaptureCardList> CaptureTemplate.getCaptureCardList(String hostName, String cardType, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.