Uses of Enum
io.swagger.codegen.v3.CodegenConstants.ENUM_PROPERTY_NAMING_TYPE
Packages that use CodegenConstants.ENUM_PROPERTY_NAMING_TYPE
-
Uses of CodegenConstants.ENUM_PROPERTY_NAMING_TYPE in io.swagger.codegen.v3
Methods in io.swagger.codegen.v3 that return CodegenConstants.ENUM_PROPERTY_NAMING_TYPEModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.CodegenConstants.ENUM_PROPERTY_NAMING_TYPE.values()Returns an array containing the constants of this enum type, in the order they are declared.