com.blackledge.david.tivo.video
Class FeedListScreen.FeedListItem

java.lang.Object
  extended by com.blackledge.david.tivo.video.FeedListScreen.FeedListItem
Enclosing class:
FeedListScreen

public static class FeedListScreen.FeedListItem
extends Object


Constructor Summary
FeedListScreen.FeedListItem(String name, String url)
           
 
Method Summary
 String getUrl()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FeedListScreen.FeedListItem

public FeedListScreen.FeedListItem(String name,
                                   String url)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getUrl

public String getUrl()