Uses of Class
com.sun.research.ws.wadl.Include
-
Packages that use Include Package Description 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 Modifier and Type Field Description protected java.util.List<Include>
Grammars. include
Methods in com.sun.research.ws.wadl that return Include Modifier and Type Method Description Include
ObjectFactory. createInclude()
Create an instance ofInclude
Methods in com.sun.research.ws.wadl that return types with arguments of type Include Modifier and Type Method Description java.util.List<Include>
Grammars. getInclude()
Gets the value of the include property.
-