|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--jca.dbr.DBR_PUT_ACKT
This class represent the Channel Access DBR_PUT_ACKT type.
| Field Summary | |
protected short |
m_value
|
| Fields inherited from interface jca.dbr.DBR |
BYTE, CTRL_BYTE, CTRL_DOUBLE, CTRL_FLOAT, CTRL_INT, CTRL_SHORT, DOUBLE, ENUM, FLOAT, GR_BYTE, GR_DOUBLE, GR_FLOAT, GR_INT, GR_SHORT, INFO_ENUM, INT, PUT_ACKS, PUT_ACKT, SHORT, STRING, STS_BYTE, STS_DOUBLE, STS_ENUM, STS_FLOAT, STS_INT, STS_SHORT, STS_STRING, STSACK_STRING, TIME_BYTE, TIME_DOUBLE, TIME_ENUM, TIME_FLOAT, TIME_INT, TIME_SHORT, TIME_STRING |
| Constructor Summary | |
DBR_PUT_ACKT()
|
|
| Method Summary | |
int |
count()
Return the DBR count of the object. |
jca.dbr.DBData |
dataAt(int at)
|
int |
type()
Return the DBR type of the object. |
void |
update(gov.aps.epics.jca.dbr.DBR source)
|
short |
value()
|
short |
valueAt(int at)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected short m_value
| Constructor Detail |
public DBR_PUT_ACKT()
| Method Detail |
public int type()
DBR
type in interface DBRpublic int count()
DBR
count in interface DBRpublic jca.dbr.DBData dataAt(int at)
dataAt in interface DBRpublic short valueAt(int at)
public short value()
public void update(gov.aps.epics.jca.dbr.DBR source)
update in interface DBR
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||