| Modifier and Type | Method and Description |
|---|---|
Configuration.Type |
Configuration.getType() |
static Configuration.Type |
Configuration.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Configuration.Type[] |
Configuration.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setType(Configuration.Type type) |
Copyright © 2016–2021 Fizzed, Inc. All rights reserved.