org.mythtv.services.api.channel
Class VideoSourceWrapper

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

public class VideoSourceWrapper
extends Object

Author:
Sebastien Astie

Constructor Summary
VideoSourceWrapper()
           
 
Method Summary
 VideoSource getVideoSource()
           
 void setVideoSource(VideoSource videoSource)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VideoSourceWrapper

public VideoSourceWrapper()
Method Detail

getVideoSource

public VideoSource getVideoSource()
Returns:
the videoSource

setVideoSource

public void setVideoSource(VideoSource videoSource)
Parameters:
videoSource - the videoSource to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.