org.mythtv.services.api.v027.beans
Class LiveStreamInfoList

java.lang.Object
  extended by org.mythtv.services.api.v027.beans.LiveStreamInfoList

public class LiveStreamInfoList
extends java.lang.Object

Auto-generated file, do not modify manually !!!!


Constructor Summary
LiveStreamInfoList()
           
 
Method Summary
 LiveStreamInfo[] getLiveStreamInfos()
           
 void setLiveStreamInfos(LiveStreamInfo[] liveStreamInfos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiveStreamInfoList

public LiveStreamInfoList()
Method Detail

getLiveStreamInfos

public LiveStreamInfo[] getLiveStreamInfos()
Returns:
the liveStreamInfos

setLiveStreamInfos

public void setLiveStreamInfos(LiveStreamInfo[] liveStreamInfos)
Parameters:
liveStreamInfos - the liveStreamInfos to set