@Deprecated public class MonitorFullState extends Object implements Serializable
| Constructor and Description |
|---|
MonitorFullState()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAlarm(String name,
String description)
Deprecated.
|
void |
addChannel(MonitorChan chan)
Deprecated.
|
void |
addPage(Integer id,
String name)
Deprecated.
|
Map<String,String> |
getAlarms()
Deprecated.
|
List<MonitorChan> |
getChannels()
Deprecated.
|
MonitorState |
getMonitorState()
Deprecated.
|
Map<Integer,String> |
getPages()
Deprecated.
|
void |
setMonitorState(MonitorState state)
Deprecated.
|
public void addChannel(MonitorChan chan)
public List<MonitorChan> getChannels()
public void setMonitorState(MonitorState state)
public MonitorState getMonitorState()
Copyright © 2019 LSST. All rights reserved.