org.chenillekit.tapestry.core.utils
Class ProtoTubeIdHolder
java.lang.Object
org.chenillekit.tapestry.core.utils.ProtoTubeIdHolder
public class ProtoTubeIdHolder
- extends Object
holder class for YouTube video informations.
- Version:
- $Id: ProtoTubeIdHolder.java 588 2009-11-10 21:55:07Z homburgs $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProtoTubeIdHolder
public ProtoTubeIdHolder(String id,
String title)
getId
public String getId()
setId
public void setId(String id)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
Copyright © 2008-2011 ChenilleKit. All Rights Reserved.