| Modifier and Type | Method and Description |
|---|---|
Configuration.WorkingDirMode |
Configuration.getWorkingDirMode() |
static Configuration.WorkingDirMode |
Configuration.WorkingDirMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Configuration.WorkingDirMode[] |
Configuration.WorkingDirMode.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.setWorkingDirMode(Configuration.WorkingDirMode workingDirMode) |
Copyright © 2012–2014 Fizzed Inc. All rights reserved.