Uses of Class
com.sun.research.ws.wadl.Grammars
-
Packages that use Grammars Package Description com.sun.research.ws.wadl -
-
Uses of Grammars in com.sun.research.ws.wadl
Fields in com.sun.research.ws.wadl declared as Grammars Modifier and Type Field Description protected GrammarsApplication. grammarsMethods in com.sun.research.ws.wadl that return Grammars Modifier and Type Method Description GrammarsObjectFactory. createGrammars()Create an instance ofGrammarsGrammarsApplication. getGrammars()Gets the value of the grammars property.Methods in com.sun.research.ws.wadl with parameters of type Grammars Modifier and Type Method Description voidApplication. setGrammars(Grammars value)Sets the value of the grammars property.
-