org.mythtv.services.api.dvr
Class RecRuleWrapper

java.lang.Object
  extended by org.mythtv.services.api.dvr.RecRuleWrapper

public class RecRuleWrapper
extends Object

Author:
Daniel Frey

Constructor Summary
RecRuleWrapper()
           
 
Method Summary
 RecRule getRecRule()
           
 void setRecRule(RecRule recRule)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RecRuleWrapper

public RecRuleWrapper()
Method Detail

getRecRule

public RecRule getRecRule()
Returns:
the recRule

setRecRule

public void setRecRule(RecRule recRule)
Parameters:
recRule - the recRule to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.