Uses of Class
org.apache.cxf.tools.plugin.Builder
Packages that use Builder
-
Uses of Builder in org.apache.cxf.tools.plugin
Fields in org.apache.cxf.tools.plugin declared as BuilderMethods in org.apache.cxf.tools.plugin that return BuilderModifier and TypeMethodDescriptionObjectFactory.createBuilder()Create an instance ofBuilderFrontEnd.getBuilder()Gets the value of the builder property.Methods in org.apache.cxf.tools.plugin with parameters of type BuilderModifier and TypeMethodDescriptionvoidFrontEnd.setBuilder(Builder value) Sets the value of the builder property.