Uses of Interface
io.github.torand.openapi2java.writers.EnumWriter
Packages that use EnumWriter
Package
Description
Provides classes and interfaces to write source code based on collected OpenAPI information.
Provides classes to write Java source code based on collected OpenAPI information.
Provides classes to write Kotlin source code based on collected OpenAPI information.
-
Uses of EnumWriter in io.github.torand.openapi2java.writers
Methods in io.github.torand.openapi2java.writers that return EnumWriterModifier and TypeMethodDescriptionstatic EnumWriterWriterFactory.createEnumWriter(String filename, Options opts, String modelSubdir) -
Uses of EnumWriter in io.github.torand.openapi2java.writers.java
Classes in io.github.torand.openapi2java.writers.java that implement EnumWriter -
Uses of EnumWriter in io.github.torand.openapi2java.writers.kotlin
Classes in io.github.torand.openapi2java.writers.kotlin that implement EnumWriter