| Package | Description |
|---|---|
| org.lsst.ccs.bus | |
| org.lsst.ccs.state |
| Modifier and Type | Field and Description |
|---|---|
protected PublishedState |
Status.state |
| Modifier and Type | Method and Description |
|---|---|
PublishedState |
Status.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
Status.setState(PublishedState state) |
| Modifier and Type | Method and Description |
|---|---|
static PublishedState |
PublishedState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PublishedState[] |
PublishedState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 LSST. All Rights Reserved.