
public class MonitorFullState extends Object implements Serializable
| Constructor and Description |
|---|
MonitorFullState() |
| Modifier and Type | Method and Description |
|---|---|
void |
addChannel(MonitorChan chan) |
List<MonitorChan> |
getChannels() |
MonitorState |
getMonitorState() |
void |
setMonitorState(MonitorState state) |
public void addChannel(MonitorChan chan)
public List<MonitorChan> getChannels()
public void setMonitorState(MonitorState state)
public MonitorState getMonitorState()
Copyright © 2014 LSST. All rights reserved.