| Package | Description |
|---|---|
| net.jangaroo.jooc.config |
| Modifier and Type | Method and Description |
|---|---|
DebugMode |
JoocOptions.getDebugMode() |
DebugMode |
JoocConfiguration.getDebugMode() |
static DebugMode |
DebugMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DebugMode[] |
DebugMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JoocConfiguration.setDebugMode(DebugMode debugMode) |
Copyright © 2002–2017 CoreMedia AG. All rights reserved.