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