|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.jca.DbrValueAdaptor
Wrap a jca.dbr.DBR record for high level access
| Field Summary | |
protected gov.aps.jca.dbr.DBR |
_dbr
|
protected static Selector |
valueSelector
|
| Constructor Summary | |
DbrValueAdaptor(gov.aps.jca.dbr.DBR dbr)
Creates a new instance of ValueAdaptor |
|
| Method Summary | |
ArrayValue |
getStore()
Get the array value as an ArrayStore. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final Selector valueSelector
protected gov.aps.jca.dbr.DBR _dbr
| Constructor Detail |
public DbrValueAdaptor(gov.aps.jca.dbr.DBR dbr)
| Method Detail |
public ArrayValue getStore()
getStore in interface ValueAdaptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||