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

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

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

Methods in org.mythtv.services.api.capture that return types with arguments of type CaptureCardWrapper
 org.springframework.http.ResponseEntity<CaptureCardWrapper> CaptureOperations.getCaptureCard(int cardId, ETagInfo etag)
          - GET
 

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

Methods in org.mythtv.services.api.capture.impl that return types with arguments of type CaptureCardWrapper
 org.springframework.http.ResponseEntity<CaptureCardWrapper> CaptureTemplate.getCaptureCard(int cardId, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.