Class ClientServerGenerator.Method
java.lang.Object
org.davidmoten.oa3.codegen.generator.ClientServerGenerator.Method
- Enclosing class:
ClientServerGenerator
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal io.swagger.v3.oas.models.PathItem.HttpMethodfinal booleanfinal Stringfinal List<ClientServerGenerator.Param> final String -
Method Summary
-
Field Details
-
methodName
-
parameters
-
returnFullClassName
-
path
-
httpMethod
public final io.swagger.v3.oas.models.PathItem.HttpMethod httpMethod -
statusCode
-
consumes
-
produces
-
description
-
-
primaryMediaType
-
responseDescriptors
-
includeForServerGeneration
public final boolean includeForServerGeneration
-
-
Method Details