| Package | Description |
|---|---|
| org.aml.raml2java |
| Modifier and Type | Field and Description |
|---|---|
protected JavaGenerationConfig.DefaultIntegerFormat |
JavaGenerationConfig.integerFormat |
| Modifier and Type | Method and Description |
|---|---|
JavaGenerationConfig.DefaultIntegerFormat |
JavaGenerationConfig.getIntegerFormat() |
static JavaGenerationConfig.DefaultIntegerFormat |
JavaGenerationConfig.DefaultIntegerFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavaGenerationConfig.DefaultIntegerFormat[] |
JavaGenerationConfig.DefaultIntegerFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JavaGenerationConfig.setIntegerFormat(JavaGenerationConfig.DefaultIntegerFormat integerFormat) |
Copyright © 2016 OnPositive. All rights reserved.