|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jca.event.PutEvent
| Constructor Summary | |
PutEvent(PV pv,
DBR dbr,
java.lang.Object arg,
PutListener l)
|
|
| Method Summary | |
java.lang.Object |
arg()
|
int |
count()
|
DBR |
dbr()
|
void |
fire()
|
PV |
pv()
|
int |
status()
|
int |
type()
|
void |
update(int status)
|
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public PutEvent(PV pv,
DBR dbr,
java.lang.Object arg,
PutListener l)
| Method Detail |
public PV pv()
public int type()
public int count()
public DBR dbr()
public java.lang.Object arg()
public int status()
public void fire()
public void update(int status)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||