Uses of Class
org.jvnet.ws.wadl.Include

Packages that use Include
org.jvnet.ws.wadl   
 

Uses of Include in org.jvnet.ws.wadl
 

Fields in org.jvnet.ws.wadl with type parameters of type Include
protected  List<Include> Grammars.include
           
 

Methods in org.jvnet.ws.wadl that return Include
 Include ObjectFactory.createInclude()
          Create an instance of Include
 

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



Copyright © 2012. All Rights Reserved.