com.atlassian.gadgets.directory.internal
Class SubscribedGadgetFeed

java.lang.Object
  extended by com.atlassian.gadgets.directory.internal.SubscribedGadgetFeed

public class SubscribedGadgetFeed
extends Object


Constructor Summary
SubscribedGadgetFeed(String id, URI feedUri)
           
 
Method Summary
 String getId()
           
 URI getUri()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SubscribedGadgetFeed

public SubscribedGadgetFeed(String id,
                            URI feedUri)
Method Detail

getId

public String getId()

getUri

public URI getUri()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011 Atlassian. All Rights Reserved.