|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Generator | |
---|---|
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 | |
---|---|
protected List<Generator> |
Generators.generator
|
Methods in org.apache.cxf.tools.plugin that return Generator | |
---|---|
Generator |
ObjectFactory.createGenerator()
Create an instance of Generator |
Methods in org.apache.cxf.tools.plugin that return types with arguments of type Generator | |
---|---|
JAXBElement<Generator> |
ObjectFactory.createGenerator(Generator value)
Create an instance of JAXBElement < Generator > } |
List<Generator> |
Generators.getGenerator()
Gets the value of the generator property. |
Methods in org.apache.cxf.tools.plugin with parameters of type Generator | |
---|---|
JAXBElement<Generator> |
ObjectFactory.createGenerator(Generator value)
Create an instance of JAXBElement < Generator > } |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |