| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.common.actions |
| Modifier and Type | Method and Description |
|---|---|
static MpmAction.Action |
MpmAction.getData(org.lsst.ccs.bus.data.Alert alert)
Gets data from an alert.
|
static MpmAction.Action |
MpmAction.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MpmAction.Action[] |
MpmAction.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 |
MpmAction.addData(org.lsst.ccs.bus.data.Alert alert,
MpmAction.Action action)
Adds data to an alert
|
| Constructor and Description |
|---|
MpmAction(MpmAction.Action action)
Constructor.
|
Copyright © 2023 LSST. All rights reserved.