Uses of Class
org.apache.cxf.tools.plugin.Generators
-
Packages that use Generators Package Description org.apache.cxf.tools.plugin -
-
Uses of Generators in org.apache.cxf.tools.plugin
Fields in org.apache.cxf.tools.plugin declared as Generators Modifier and Type Field Description protected GeneratorsFrontEnd. generatorsMethods in org.apache.cxf.tools.plugin that return Generators Modifier and Type Method Description GeneratorsObjectFactory. createGenerators()Create an instance ofGeneratorsGeneratorsFrontEnd. getGenerators()Gets the value of the generators property.Methods in org.apache.cxf.tools.plugin with parameters of type Generators Modifier and Type Method Description voidFrontEnd. setGenerators(Generators value)Sets the value of the generators property.
-