public class AlertInfo extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
AlertInfo.AlertInfoList |
| Constructor and Description |
|---|
AlertInfo() |
AlertInfo(long id,
String subsystemName,
String alertId,
String alertDescription) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlertDescription() |
String |
getAlertId() |
long |
getId()
The database id of the corresponding
AlertDesc. |
String |
getSubsystemName() |
Copyright © 2024 LSST. All rights reserved.