| Modifier and Type | Field and Description |
|---|---|
StandardOptionPreset |
GeneratorOptions.preset |
| Modifier and Type | Method and Description |
|---|---|
static StandardOptionPreset |
StandardOptionPreset.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardOptionPreset[] |
StandardOptionPreset.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 VicTools. All rights reserved.