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

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

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

Fields in org.apache.wink.common.model.wadl with type parameters of type Include
protected  List<Include> Grammars.include
           
 

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

Methods in org.apache.wink.common.model.wadl that return types with arguments of type Include
 List<Include> Grammars.getInclude()
          Gets the value of the include property.
 



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