public static interface AbstractMonitorView.ChannelHandle
| Modifier and Type | Method and Description |
|---|---|
AgentChannel |
getChannel() |
String |
getPath() |
AbstractMonitorView.ChannelDisplay |
getView() |
void |
setChannel(AgentChannel channel) |
void |
setPath(String path) |
void |
setView(AbstractMonitorView.ChannelDisplay view) |
AgentChannel getChannel()
String getPath()
AbstractMonitorView.ChannelDisplay getView()
void setPath(String path)
void setChannel(AgentChannel channel)
void setView(AbstractMonitorView.ChannelDisplay view)
Copyright © 2017 LSST. All rights reserved.