Uses of Enum
io.swagger.codegen.v3.service.GenerationRequest.Type
Packages that use GenerationRequest.Type
-
Uses of GenerationRequest.Type in io.swagger.codegen.v3.service
Methods in io.swagger.codegen.v3.service that return GenerationRequest.TypeModifier and TypeMethodDescriptionstatic GenerationRequest.TypeGenerationRequest.getType()static GenerationRequest.TypeReturns the enum constant of this type with the specified name.static GenerationRequest.Type[]GenerationRequest.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.swagger.codegen.v3.service with parameters of type GenerationRequest.TypeModifier and TypeMethodDescriptionvoidGenerationRequest.setType(GenerationRequest.Type type) GenerationRequest.type(GenerationRequest.Type type)