|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jca.dbr.DBR_DBEnum
|
+--jca.dbr.DBR_STS_DBEnum
|
+--jca.dbr.DBR_INFO_DBEnum
This class represents the Channel Access DBR_GR_ENUM type.
| Constructor Summary | |
DBR_INFO_DBEnum()
|
|
DBR_INFO_DBEnum(int count)
|
|
| Method Summary | |
int |
nbStrings()
|
java.lang.String[] |
strings()
|
int |
type()
Return the DBR type of the object. |
| Methods inherited from class jca.dbr.DBR_STS_DBEnum |
severity,
status |
| Methods inherited from class jca.dbr.DBR_DBEnum |
count,
dataAt,
value,
valueAt |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DBR_INFO_DBEnum()
public DBR_INFO_DBEnum(int count)
| Method Detail |
public int type()
public int nbStrings()
public java.lang.String[] strings()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||