Uses of Class
io.mateo.cxf.codegen.wsdl2java.Wsdl2JavaOptions
Packages that use Wsdl2JavaOptions
- 
Uses of Wsdl2JavaOptions in io.mateo.cxf.codegen.wsdl2javaMethods in io.mateo.cxf.codegen.wsdl2java that return Wsdl2JavaOptionsModifier and TypeMethodDescriptionabstract Wsdl2JavaOptionsWsdl2Java.getWsdl2JavaOptions()Options to configure thewsdl2javatool.Method parameters in io.mateo.cxf.codegen.wsdl2java with type arguments of type Wsdl2JavaOptionsModifier and TypeMethodDescriptionvoidWsdl2Java.toolOptions(Action<? super Wsdl2JavaOptions> configurer) Configures thewsdl2javatool options.