Uses of Class
org.apache.wink.common.model.wadl.Resource

Packages that use Resource
org.apache.wink.common.model.wadl   
 

Uses of Resource in org.apache.wink.common.model.wadl
 

Fields in org.apache.wink.common.model.wadl with type parameters of type Resource
protected  List<Resource> Resources.resource
           
 

Methods in org.apache.wink.common.model.wadl that return Resource
 Resource ObjectFactory.createResource()
          Create an instance of Resource
 

Methods in org.apache.wink.common.model.wadl that return types with arguments of type Resource
 List<Resource> Resources.getResource()
          Gets the value of the resource property.
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.