Uses of Class
org.jsonschema2pojo.exception.ClassAlreadyExistsException
Packages that use ClassAlreadyExistsException
Package
Description
Provides the schema rules which can be 'applied' to perform the code
generation steps associated with JSON schema nodes
-
Uses of ClassAlreadyExistsException in org.jsonschema2pojo.rules
Methods in org.jsonschema2pojo.rules that throw ClassAlreadyExistsExceptionModifier and TypeMethodDescriptionprotected com.sun.codemodel.JDefinedClassEnumRule.createEnum(com.fasterxml.jackson.databind.JsonNode node, String nodeName, com.sun.codemodel.JClassContainer container)