Class EnumInfoCollector
java.lang.Object
io.github.torand.openapi2java.collectors.BaseCollector
io.github.torand.openapi2java.collectors.EnumInfoCollector
-
Field Summary
Fields inherited from class io.github.torand.openapi2java.collectors.BaseCollector
opts -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEnumInfo(String name, io.swagger.v3.oas.models.media.Schema<?> schema) Methods inherited from class io.github.torand.openapi2java.collectors.BaseCollector
dirPath2PackagePath, formatAnnotationDefaultParam, formatAnnotationNamedParam, formatClassRef, formatDeprecationMessage, formatInnerAnnotation, modelName2SchemaName, normalizeDescription, normalizePath
-
Constructor Details
-
EnumInfoCollector
-
-
Method Details
-
getEnumInfo
-