org.apache.abdera.examples.uritemplates
Class URITemplates.MyObject

java.lang.Object
  extended by org.apache.abdera.examples.uritemplates.URITemplates.MyObject
Enclosing class:
URITemplates

public static class URITemplates.MyObject
extends Object


Field Summary
 String user
           
 
Constructor Summary
URITemplates.MyObject()
           
 
Method Summary
 String getBar()
           
 List getCategories()
           
 org.apache.abdera.examples.uritemplates.URITemplates.Foo[] getFoo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

user

public String user
Constructor Detail

URITemplates.MyObject

public URITemplates.MyObject()
Method Detail

getCategories

public List getCategories()

getFoo

public org.apache.abdera.examples.uritemplates.URITemplates.Foo[] getFoo()

getBar

public String getBar()


Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.