org.mythtv.services.api.video
Class VideoMetadataInfoList

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

public class VideoMetadataInfoList
extends Object

Author:
Daniel Frey

Constructor Summary
VideoMetadataInfoList()
           
 
Method Summary
 VideoMetadataInfos getVideoMetadataInfos()
           
 void setVideoMetadataInfos(VideoMetadataInfos videoMetadataInfos)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VideoMetadataInfoList

public VideoMetadataInfoList()
Method Detail

getVideoMetadataInfos

public VideoMetadataInfos getVideoMetadataInfos()
Returns:
the videoMetadataInfos

setVideoMetadataInfos

public void setVideoMetadataInfos(VideoMetadataInfos videoMetadataInfos)
Parameters:
videoMetadataInfos - the videoMetadataInfos to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.