Uses of Class
org.jboss.resteasy.wadl.jaxb.Grammars
Packages that use Grammars
-
Uses of Grammars in org.jboss.resteasy.wadl
Methods in org.jboss.resteasy.wadl that return GrammarsModifier and TypeMethodDescriptionprotected GrammarsResteasyWadlWriter.ResteasyWadlGrammar.getGrammars()Methods in org.jboss.resteasy.wadl with parameters of type GrammarsModifier and TypeMethodDescriptionprotected voidResteasyWadlWriter.ResteasyWadlGrammar.addGrammars(Grammars grammars) -
Uses of Grammars in org.jboss.resteasy.wadl.jaxb
Fields in org.jboss.resteasy.wadl.jaxb declared as GrammarsMethods in org.jboss.resteasy.wadl.jaxb that return GrammarsModifier and TypeMethodDescriptionObjectFactory.createGrammars()Create an instance ofGrammarsApplication.getGrammars()Gets the value of the grammars property.Methods in org.jboss.resteasy.wadl.jaxb with parameters of type GrammarsModifier and TypeMethodDescriptionvoidApplication.setGrammars(Grammars value) Sets the value of the grammars property.