| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.common.actions |
| Modifier and Type | Field and Description |
|---|---|
RefrigAction.Action |
RefrigAction.action |
| Modifier and Type | Method and Description |
|---|---|
static RefrigAction.Action |
RefrigAction.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefrigAction.Action[] |
RefrigAction.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RefrigAction.addData(org.lsst.ccs.bus.data.Alert alert,
RefrigAction.Action action)
Adds data to an alert
|
static void |
RefrigAction.addData(org.lsst.ccs.bus.data.Alert alert,
RefrigAction.Action action,
String compName)
Adds data to an alert
|
| Constructor and Description |
|---|
RefrigAction(RefrigAction.Action action,
String compName)
Constructor.
|
Copyright © 2023 LSST. All rights reserved.