org.mythtv.services.api.video
Class BlurayInfoWrapper

java.lang.Object
  extended by org.mythtv.services.api.video.BlurayInfoWrapper

public class BlurayInfoWrapper
extends Object

Author:
Sebastien Astie

Constructor Summary
BlurayInfoWrapper()
           
 
Method Summary
 BlurayInfo getBlurayInfo()
           
 void setBlurayInfo(BlurayInfo blurayInfo)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BlurayInfoWrapper

public BlurayInfoWrapper()
Method Detail

getBlurayInfo

public BlurayInfo getBlurayInfo()
Returns:
the blurayInfo

setBlurayInfo

public void setBlurayInfo(BlurayInfo blurayInfo)
Parameters:
blurayInfo - the blurayInfo to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.