|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--gov.aps.jca.dbr.DBR
|
+--gov.aps.jca.dbr.DBR_Short
|
+--gov.aps.jca.dbr.DBR_STS_Short
|
+--gov.aps.jca.dbr.DBR_TIME_Short
| Field Summary | |
static DBRType |
TYPE
|
| Constructor Summary | |
DBR_TIME_Short()
|
|
DBR_TIME_Short(int count)
|
|
DBR_TIME_Short(short[] value)
|
|
| Method Summary | |
TimeStamp |
getTimeStamp()
|
DBRType |
getType()
|
void |
printInfo(java.io.PrintStream out)
|
void |
setTimeStamp(TimeStamp stamp)
|
| Methods inherited from class gov.aps.jca.dbr.DBR_STS_Short |
getSeverity, getStatus, setSeverity, setSeverity, setStatus, setStatus |
| Methods inherited from class gov.aps.jca.dbr.DBR_Short |
getShortValue |
| Methods inherited from class gov.aps.jca.dbr.DBR |
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, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface gov.aps.jca.dbr.STS |
getSeverity, getStatus, setSeverity, setSeverity, setStatus, setStatus |
| Field Detail |
public static final DBRType TYPE
| Constructor Detail |
public DBR_TIME_Short()
public DBR_TIME_Short(int count)
public DBR_TIME_Short(short[] value)
| Method Detail |
public DBRType getType()
getType in class DBR_STS_Shortpublic TimeStamp getTimeStamp()
getTimeStamp in interface TIMEpublic void setTimeStamp(TimeStamp stamp)
setTimeStamp in interface TIMEpublic void printInfo(java.io.PrintStream out)
printInfo in class DBR_STS_Short
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||