Uses of Class
org.apache.cxf.tools.plugin.Generator
-
Packages that use Generator Package Description org.apache.cxf.tools.plugin -
-
Uses of Generator in org.apache.cxf.tools.plugin
Fields in org.apache.cxf.tools.plugin with type parameters of type Generator Modifier and Type Field Description protected List<Generator>Generators. generatorMethods in org.apache.cxf.tools.plugin that return Generator Modifier and Type Method Description GeneratorObjectFactory. createGenerator()Create an instance ofGeneratorMethods in org.apache.cxf.tools.plugin that return types with arguments of type Generator Modifier and Type Method Description javax.xml.bind.JAXBElement<Generator>ObjectFactory. createGenerator(Generator value)List<Generator>Generators. getGenerator()Gets the value of the generator property.Methods in org.apache.cxf.tools.plugin with parameters of type Generator Modifier and Type Method Description javax.xml.bind.JAXBElement<Generator>ObjectFactory. createGenerator(Generator value)
-