Interface GenericWsdlOption

  • All Known Subinterfaces:
    Option
    All Known Implementing Classes:
    WsdlOption

    public interface GenericWsdlOption
    Base interface for WSDL options.
    • Method Detail

      • getOutputDir

        DirectoryProperty getOutputDir()
        Specifies the directory the generated code files are written.

        If not set, the convention is "${project.buildDir}/generated-sources"

        Returns:
        output directory