org.mythtv.services.api.channel
Class ChannelInfoList

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

public class ChannelInfoList
extends Object

Author:
Daniel Frey

Constructor Summary
ChannelInfoList()
           
 
Method Summary
 ChannelInfos getChannelInfos()
           
 void setChannelInfos(ChannelInfos channelInfos)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChannelInfoList

public ChannelInfoList()
Method Detail

getChannelInfos

public ChannelInfos getChannelInfos()
Returns:
the channelInfos

setChannelInfos

public void setChannelInfos(ChannelInfos channelInfos)
Parameters:
channelInfos - the channelInfos to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.