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

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

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

Fields in org.apache.wink.common.model.wadl with type parameters of type Resources
protected  java.util.List<Resources> Application.resources
           
 

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

Methods in org.apache.wink.common.model.wadl that return types with arguments of type Resources
 java.util.List<Resources> Application.getResources()
          Gets the value of the resources property.
 



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