Package | Description |
---|---|
org.jsonschema2pojo.rules |
Provides the schema rules which can be 'applied' to perform the code
generation steps associated with JSON schema nodes
|
Modifier and Type | Method and Description |
---|---|
protected com.sun.codemodel.JDefinedClass |
EnumRule.createEnum(com.fasterxml.jackson.databind.JsonNode node,
String nodeName,
com.sun.codemodel.JClassContainer container) |
Copyright © 2022. All rights reserved.