public class DBR_String extends DBR implements STRING
| Constructor and Description |
|---|
DBR_String() |
DBR_String(byte[] value) |
DBR_String(char[] value) |
DBR_String(int count) |
DBR_String(String value) |
DBR_String(String[] value) |
| Modifier and Type | Method and Description |
|---|---|
DBR |
convert(DBRType convertType) |
DBR |
convert(DBRType convertType,
Object params) |
String[] |
getStringValue() |
DBRType |
getType() |
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, setValuepublic static final DBRType TYPE
public DBR_String()
public DBR_String(int count)
public DBR_String(byte[] value)
public DBR_String(String value)
public DBR_String(char[] value)
public DBR_String(String[] value)
public String[] getStringValue()
getStringValue in interface STRINGpublic DBR convert(DBRType convertType) throws CAStatusException
convert in class DBRCAStatusExceptionDBR.convert(gov.aps.jca.dbr.DBRType)public DBR convert(DBRType convertType, Object params) throws CAStatusException
convert in class DBRCAStatusExceptionDBR.convert(gov.aps.jca.dbr.DBRType, Object)Copyright © 2004-2020 EPICS. All Rights Reserved.