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