public class CAMessagePayload extends Object
| Constructor and Description |
|---|
CAMessagePayload(gov.aps.jca.dbr.DBR metadata,
gov.aps.jca.event.MonitorEvent event) |
| Modifier and Type | Method and Description |
|---|---|
gov.aps.jca.event.MonitorEvent |
getEvent()
The event returned by the monitor.
|
gov.aps.jca.dbr.DBR |
getMetadata()
The data taken with a GET at connection time.
|
String |
toString() |
public CAMessagePayload(gov.aps.jca.dbr.DBR metadata,
gov.aps.jca.event.MonitorEvent event)
Copyright © 2018 EPICS. All rights reserved.