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. includeMethods in com.sun.research.ws.wadl that return Include Modifier and Type Method Description IncludeObjectFactory. createInclude()Create an instance ofIncludeMethods 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.
-