org.mythtv.services.api.capture
Class CaptureCards
java.lang.Object
org.mythtv.services.api.capture.CaptureCards
public class CaptureCards
- extends Object
- Author:
- Daniel Frey
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CaptureCards
public CaptureCards()
CaptureCards
public CaptureCards(List<CaptureCard> captureCards)
getCaptureCards
public List<CaptureCard> getCaptureCards()
- Returns:
- the captureCards
setCaptureCards
public void setCaptureCards(List<CaptureCard> captureCards)
- Parameters:
captureCards - the captureCards to set
Copyright © 2012. All Rights Reserved.