Uses of Class
com.sun.research.ws.wadl.Include

Packages that use Include
com.sun.research.ws.wadl   
 

Uses of Include in com.sun.research.ws.wadl
 

Fields in com.sun.research.ws.wadl with type parameters of type Include
protected  List<Include> Grammars.include
           
 

Methods in com.sun.research.ws.wadl that return Include
 Include ObjectFactory.createInclude()
          Create an instance of Include
 

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



Copyright © 2013 Oracle Corporation. All Rights Reserved.