org.mythtv.services.api.channel
Class ChannelInfoWrapper

java.lang.Object
  extended by org.mythtv.services.api.channel.ChannelInfoWrapper

public class ChannelInfoWrapper
extends Object

Author:
Sebastien Astie

Constructor Summary
ChannelInfoWrapper()
           
 
Method Summary
 ChannelInfo getChannelInfo()
           
 void setChannelInfo(ChannelInfo channelInfo)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChannelInfoWrapper

public ChannelInfoWrapper()
Method Detail

getChannelInfo

public ChannelInfo getChannelInfo()
Returns:
the channelInfo

setChannelInfo

public void setChannelInfo(ChannelInfo channelInfo)
Parameters:
channelInfo - the channelInfo to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.