Interface CodegenParameters

All Superinterfaces:
WorkParameters

@Incubating public interface CodegenParameters extends WorkParameters
Parameters for a code generation tool such as wsdl2java or wsdl2js.
  • Method Details

    • getOption

      Property<Option> getOption()
      Gets the command-line options holder for the code generation tool.
      Returns:
      the option
    • getProjectDirectory

      DirectoryProperty getProjectDirectory()
      Gets the project directory.
      Returns:
      the project directory