Uses of Class
org.apache.cxf.tools.plugin.Builder
-
Packages that use Builder Package Description org.apache.cxf.tools.plugin -
-
Uses of Builder in org.apache.cxf.tools.plugin
Fields in org.apache.cxf.tools.plugin declared as Builder Modifier and Type Field Description protected BuilderFrontEnd. builderMethods in org.apache.cxf.tools.plugin that return Builder Modifier and Type Method Description BuilderObjectFactory. createBuilder()Create an instance ofBuilderBuilderFrontEnd. getBuilder()Gets the value of the builder property.Methods in org.apache.cxf.tools.plugin with parameters of type Builder Modifier and Type Method Description voidFrontEnd. setBuilder(Builder value)Sets the value of the builder property.
-