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