| Package | Description |
|---|---|
| eventweb.util |
Utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
AppState |
ServConf.getAppState() |
static AppState |
AppState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AppState[] |
AppState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServConf.setAppState(AppState newState) |