| Package | Description |
|---|---|
| org.lsst.ccs.framework |
| Modifier and Type | Method and Description |
|---|---|
ClearAlertHandler.ClearAlertCode |
ClearAlertHandler.canClearAlert(Alert alert)
Callback to clear an
Alert instance. |
static ClearAlertHandler.ClearAlertCode |
ClearAlertHandler.ClearAlertCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClearAlertHandler.ClearAlertCode[] |
ClearAlertHandler.ClearAlertCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 LSST. All rights reserved.