org.mythtv.services.api.content
Class LiveStreamInfoWrapper

java.lang.Object
  extended by org.mythtv.services.api.content.LiveStreamInfoWrapper

public class LiveStreamInfoWrapper
extends Object

Author:
Daniel Frey

Constructor Summary
LiveStreamInfoWrapper()
           
 
Method Summary
 LiveStreamInfo getLiveStreamInfo()
           
 void setLiveStreamInfo(LiveStreamInfo liveStreamInfo)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LiveStreamInfoWrapper

public LiveStreamInfoWrapper()
Method Detail

getLiveStreamInfo

public LiveStreamInfo getLiveStreamInfo()
Returns:
the liveStreamInfo

setLiveStreamInfo

public void setLiveStreamInfo(LiveStreamInfo liveStreamInfo)
Parameters:
liveStreamInfo - the liveStreamInfo to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.