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

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

public class TitleInfoList
extends java.lang.Object

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


Constructor Summary
TitleInfoList()
           
 
Method Summary
 TitleInfo[] getTitleInfos()
           
 void setTitleInfos(TitleInfo[] titleInfos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TitleInfoList

public TitleInfoList()
Method Detail

getTitleInfos

public TitleInfo[] getTitleInfos()
Returns:
the titleInfos

setTitleInfos

public void setTitleInfos(TitleInfo[] titleInfos)
Parameters:
titleInfos - the titleInfos to set