org.mythtv.services.api.capture
Class CaptureCardWrapper

java.lang.Object
  extended by org.mythtv.services.api.capture.CaptureCardWrapper

public class CaptureCardWrapper
extends Object

Author:
Sebastien Astie

Constructor Summary
CaptureCardWrapper()
           
 
Method Summary
 CaptureCard getCaptureCard()
           
 void setCaptureCard(CaptureCard captureCard)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CaptureCardWrapper

public CaptureCardWrapper()
Method Detail

getCaptureCard

public CaptureCard getCaptureCard()
Returns:
the captureCard

setCaptureCard

public void setCaptureCard(CaptureCard captureCard)
Parameters:
captureCard - the captureCard to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.