| Package | Description |
|---|---|
| org.jsonschema2pojo |
| Modifier and Type | Method and Description |
|---|---|
AnnotationStyle |
GenerationConfig.getAnnotationStyle()
Gets the 'annotationStyle' configuration option.
|
AnnotationStyle |
DefaultGenerationConfig.getAnnotationStyle() |
static AnnotationStyle |
AnnotationStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationStyle[] |
AnnotationStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Annotator |
AnnotatorFactory.getAnnotator(AnnotationStyle style)
Create a new
Annotator that can create annotations according to
the given style. |
Copyright © 2016. All rights reserved.