Uses of Class
org.restlet.ext.wadl.ResourceTypeInfo

Packages that use ResourceTypeInfo
org.restlet.ext.wadl Support the WADL specification. 
 

Uses of ResourceTypeInfo in org.restlet.ext.wadl
 

Methods in org.restlet.ext.wadl that return types with arguments of type ResourceTypeInfo
 java.util.List<ResourceTypeInfo> ApplicationInfo.getResourceTypes()
          Returns the list of resource type elements.
 

Method parameters in org.restlet.ext.wadl with type arguments of type ResourceTypeInfo
 void ApplicationInfo.setResourceTypes(java.util.List<ResourceTypeInfo> resourceTypes)
          Sets the list of resource type elements.
 



Copyright © 2005-2008 Noelios Technologies.