public class DBR_STS_Double extends DBR_Double implements STS
| Modifier and Type | Field and Description |
|---|---|
protected Severity |
_severity |
protected Status |
_status |
static DBRType |
TYPE |
| Constructor and Description |
|---|
DBR_STS_Double() |
DBR_STS_Double(double[] value) |
DBR_STS_Double(int count) |
| Modifier and Type | Method and Description |
|---|---|
DBR |
convert(DBRType convertType) |
Severity |
getSeverity() |
Status |
getStatus() |
DBRType |
getType() |
void |
printInfo(PrintStream out) |
void |
setSeverity(int severity) |
void |
setSeverity(Severity severity) |
void |
setStatus(int status) |
void |
setStatus(Status status) |
getDoubleValueconvert, 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, setValuepublic static final DBRType TYPE
protected Status _status
protected Severity _severity
public DBR_STS_Double()
public DBR_STS_Double(int count)
public DBR_STS_Double(double[] value)
public DBRType getType()
getType in class DBR_Doublepublic Severity getSeverity()
getSeverity in interface STSpublic void setSeverity(int severity)
setSeverity in interface STSpublic void setSeverity(Severity severity)
setSeverity in interface STSpublic void printInfo(PrintStream out)
public DBR convert(DBRType convertType) throws CAStatusException
convert in class DBR_DoubleCAStatusExceptionDBR_Byte.convert(gov.aps.jca.dbr.DBRType)Copyright © 2004-2020 EPICS. All Rights Reserved.