| Package | Description |
|---|---|
| com.bstek.dorado.view.task |
| Modifier and Type | Method and Description |
|---|---|
TaskState |
TaskStateInfo.getState() |
static TaskState |
TaskState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TaskState[] |
TaskState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskStateInfo.setState(TaskState state) |
| Constructor and Description |
|---|
TaskStateInfo(TaskState state) |
TaskStateInfo(TaskState state,
java.lang.String text) |
TaskStateInfo(TaskState state,
java.lang.String text,
java.lang.Object data) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.