|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.epics.pvmanager.jca.JCAMessagePayload
public class JCAMessagePayload
Represent the payload produced at each monitor event, consisting of both the metadata and the event data.
| Method Summary | |
|---|---|
MonitorEvent |
getEvent()
The event returned by the monitor. |
DBR |
getMetadata()
The data taken with a GET at connection time. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public MonitorEvent getEvent()
public DBR getMetadata()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||