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  java.util.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
 java.util.List<Include> Grammars.getInclude()
          Gets the value of the include property.
 



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