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