| Package | Description |
|---|---|
| org.jsonschema2pojo |
| Modifier and Type | Method and Description |
|---|---|
InclusionLevel |
GenerationConfig.getInclusionLevel()
Gets the 'inclusionLevel' option for Jackson1 and Jackson2 serializers.
|
InclusionLevel |
DefaultGenerationConfig.getInclusionLevel() |
static InclusionLevel |
InclusionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InclusionLevel[] |
InclusionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.