Uses of Class
io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
-
Uses of Wsdl2JavaOptions in io.mateo.cxf.codegen.wsdl2java
Modifier and TypeMethodDescriptionabstract Wsdl2JavaOptions
Wsdl2Java.getWsdl2JavaOptions()
Options to configure thewsdl2java
tool.Modifier and TypeMethodDescriptionvoid
Wsdl2Java.toolOptions
(Action<? super Wsdl2JavaOptions> configurer) Configures thewsdl2java
tool options.