| Package | Description |
|---|---|
| org.davidmoten.oa3.codegen.generator |
| Modifier and Type | Field and Description |
|---|---|
ClientServerGenerator.Constraints |
ClientServerGenerator.Param.constraints |
| Modifier and Type | Method and Description |
|---|---|
static ClientServerGenerator.Constraints |
ClientServerGenerator.Constraints.empty() |
| Constructor and Description |
|---|
Param(String name,
String identifier,
Optional<Object> defaultValue,
boolean required,
String fullClassName,
boolean isArray,
boolean isRequestBody,
ClientServerGenerator.Constraints constraints,
ParamType type,
boolean isComplexQueryParameter,
Optional<String> description,
Optional<String> contentType,
Optional<String> filename) |
Copyright © 2023. All rights reserved.