|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.aps.jca.dbr.DBR
gov.aps.jca.dbr.DBR_Short
public class DBR_Short
| Field Summary | |
|---|---|
static DBRType |
TYPE
|
| Fields inherited from class gov.aps.jca.dbr.DBR |
|---|
_count, _value |
| Constructor Summary | |
|---|---|
DBR_Short()
|
|
DBR_Short(int count)
|
|
DBR_Short(short[] value)
|
|
| Method Summary | |
|---|---|
DBR |
convert(DBRType convertType)
|
short[] |
getShortValue()
|
DBRType |
getType()
|
| Methods inherited from class gov.aps.jca.dbr.DBR |
|---|
convert, getCount, getValue, isBYTE, isBYTE, isCTRL, isCTRL, isDOUBLE, isDOUBLE, isENUM, isENUM, isFLOAT, isFLOAT, isGR, isGR, isINT, isINT, isLABELS, isLABELS, isPRECISION, isPRECSION, isSHORT, isSHORT, isSTRING, isSTRING, isSTS, isSTS, isTIME, isTIME, printInfo, printInfo, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final DBRType TYPE
| Constructor Detail |
|---|
public DBR_Short()
public DBR_Short(int count)
public DBR_Short(short[] value)
| Method Detail |
|---|
public DBRType getType()
getType in class DBRpublic short[] getShortValue()
getShortValue in interface SHORT
public DBR convert(DBRType convertType)
throws CAStatusException
convert in class DBRCAStatusExceptionDBR.convert(gov.aps.jca.dbr.DBRType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||