|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Process.State | |
|---|---|
| com.ebmwebsourcing.easyviper.core.api.engine | |
| Uses of Process.State in com.ebmwebsourcing.easyviper.core.api.engine |
|---|
| Methods in com.ebmwebsourcing.easyviper.core.api.engine that return Process.State | |
|---|---|
Process.State |
Process.getState()
|
static Process.State |
Process.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Process.State[] |
Process.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ebmwebsourcing.easyviper.core.api.engine with parameters of type Process.State | |
|---|---|
void |
Process.setState(Process.State state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||