public class DBR_STS_String extends DBR_String implements STS
| Modifier and Type | Field and Description |
|---|---|
protected Severity |
_severity |
protected Status |
_status |
static DBRType |
TYPE |
| Constructor and Description |
|---|
DBR_STS_String() |
DBR_STS_String(int count) |
DBR_STS_String(String[] value) |
| 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) |
convert, getStringValuegetCount, 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_String()
public DBR_STS_String(int count)
public DBR_STS_String(String[] value)
public DBRType getType()
getType in class DBR_Stringpublic 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_StringCAStatusExceptionDBR_Byte.convert(gov.aps.jca.dbr.DBRType)Copyright © 2004-2020 EPICS. All Rights Reserved.