|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use State | |
---|---|
org.ogf.saga.task | This package provides classes and methods for manipulating tasks and collections of tasks. |
Uses of State in org.ogf.saga.task |
---|
Methods in org.ogf.saga.task that return State | |
---|---|
State |
Task.getState()
Gets the state of the task. |
State[] |
TaskContainer.getStates()
Gets the states of all tasks in the task container. |
static State |
State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static State[] |
State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |