| Package | Description |
|---|---|
| org.lsst.sal.camera.states |
| Modifier and Type | Method and Description |
|---|---|
CCSCommandStateEvent.IdleBusyState |
CCSCommandStateEvent.getSubstate() |
static CCSCommandStateEvent.IdleBusyState |
CCSCommandStateEvent.IdleBusyState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CCSCommandStateEvent.IdleBusyState[] |
CCSCommandStateEvent.IdleBusyState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CCSCommandStateEvent(int priority,
CCSCommandStateEvent.IdleBusyState state) |
Copyright © 2018. All rights reserved.