Uses of Interface
com.cosium.openapi.annotation_processor.code.CodeGeneratorOptions.OneGenerationFolderPerLanguageBuildStage
-
Packages that use CodeGeneratorOptions.OneGenerationFolderPerLanguageBuildStage Package Description com.cosium.openapi.annotation_processor.code -
-
Uses of CodeGeneratorOptions.OneGenerationFolderPerLanguageBuildStage in com.cosium.openapi.annotation_processor.code
Classes in com.cosium.openapi.annotation_processor.code that implement CodeGeneratorOptions.OneGenerationFolderPerLanguageBuildStage Modifier and Type Class Description static classCodeGeneratorOptions.BuilderBuilds instances of typeCodeGeneratorOptions.Methods in com.cosium.openapi.annotation_processor.code that return CodeGeneratorOptions.OneGenerationFolderPerLanguageBuildStage Modifier and Type Method Description static CodeGeneratorOptions.OneGenerationFolderPerLanguageBuildStageCodeGeneratorOptions. builder()Creates a builder forCodeGeneratorOptions.
-