|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--gov.sns.jca.DbrValueAdaptor
|
+--gov.sns.jca.DbrStatusAdaptor
Wrap a jca.dbr.DBR_STS record for high level access
| Field Summary |
| Fields inherited from class gov.sns.jca.DbrValueAdaptor |
_dbr, valueSelector |
| Constructor Summary | |
DbrStatusAdaptor(gov.aps.jca.dbr.DBR dbr)
Creates a new instance of StatusAdaptor |
|
| Method Summary | |
int |
severity()
Get the channel severity |
int |
status()
Get the channel status |
| Methods inherited from class gov.sns.jca.DbrValueAdaptor |
getStore |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface gov.sns.ca.ValueAdaptor |
getStore |
| Constructor Detail |
public DbrStatusAdaptor(gov.aps.jca.dbr.DBR dbr)
| Method Detail |
public int status()
status in interface StatusAdaptorpublic int severity()
severity in interface StatusAdaptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||