gov.aps.jca.dbr
Class DBR_STSACK_String
java.lang.Object
|
+--gov.aps.jca.dbr.DBR
|
+--gov.aps.jca.dbr.DBR_String
|
+--gov.aps.jca.dbr.DBR_STS_String
|
+--gov.aps.jca.dbr.DBR_STSACK_String
- All Implemented Interfaces:
- ACK, STRING, STS
- public class DBR_STSACK_String
- extends DBR_STS_String
- implements ACK
| 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 |
TYPE
public static final DBRType TYPE
DBR_STSACK_String
public DBR_STSACK_String()
DBR_STSACK_String
public DBR_STSACK_String(int count)
DBR_STSACK_String
public DBR_STSACK_String(java.lang.String[] value)
getType
public DBRType getType()
- Overrides:
getType in class DBR_STS_String
getAckS
public int getAckS()
- Specified by:
getAckS in interface ACK
setAckS
public void setAckS(int acks)
- Specified by:
setAckS in interface ACK
getAckT
public int getAckT()
- Specified by:
getAckT in interface ACK
setAckT
public void setAckT(int ackt)
- Specified by:
setAckT in interface ACK
printInfo
public void printInfo(java.io.PrintStream out)
- Overrides:
printInfo in class DBR_STS_String