| Package | Description |
|---|---|
| org.aml.raml2java |
| Modifier and Type | Field and Description |
|---|---|
protected JavaGenerationConfig.DefaultNumberFormat |
JavaGenerationConfig.doubleFormat |
| Modifier and Type | Method and Description |
|---|---|
JavaGenerationConfig.DefaultNumberFormat |
JavaGenerationConfig.getDoubleFormat() |
static JavaGenerationConfig.DefaultNumberFormat |
JavaGenerationConfig.DefaultNumberFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavaGenerationConfig.DefaultNumberFormat[] |
JavaGenerationConfig.DefaultNumberFormat.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.setDoubleFormat(JavaGenerationConfig.DefaultNumberFormat doubleFormat) |
Copyright © 2016 OnPositive. All rights reserved.