| Package | Description |
|---|---|
| org.vanilladb.comm.process |
| Modifier and Type | Method and Description |
|---|---|
static ProcessState |
ProcessState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessState[] |
ProcessState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommProcess.setState(ProcessState state) |
Copyright © 2020 VanillaDB Organization. All rights reserved.