| Package | Description |
|---|---|
| org.lsst.ccs.bus | |
| org.lsst.ccs.state |
| Modifier and Type | Field and Description |
|---|---|
protected State |
Status.state |
| Modifier and Type | Method and Description |
|---|---|
State |
Status.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
Status.setState(State state) |
| Modifier and Type | Method and Description |
|---|---|
State |
State.nextState(Command c,
CommandExecutor sys) |
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.
|
Copyright © 2013 LSST. All Rights Reserved.