public class JArray extends AbstractJSONSchema2Pojo
config, defaultValue, description, GENERATED_ANNOTATION, isNullable, maximum, minimum, pattern| Constructor and Description |
|---|
JArray(AbstractJSONSchema2Pojo nested,
Config config,
String description,
boolean isNullable,
com.fasterxml.jackson.databind.JsonNode defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
GeneratorResult |
generateJava() |
protected String |
getClassType() |
String |
getType() |
fromJsonSchema, getDefaultValue, getDescription, getMaximum, getMinimum, getPattern, packageName, sanitizeStringpublic JArray(AbstractJSONSchema2Pojo nested, Config config, String description, boolean isNullable, com.fasterxml.jackson.databind.JsonNode defaultValue)
public String getType()
getType in class AbstractJSONSchema2Pojoprotected String getClassType()
getClassType in class AbstractJSONSchema2Pojopublic GeneratorResult generateJava()
generateJava in class AbstractJSONSchema2PojoCopyright © 2015–2023 Red Hat. All rights reserved.