gov.aps.jca.dbr
Class DBR_CTRL_Enum

java.lang.Object
  extended by gov.aps.jca.dbr.DBR
      extended by gov.aps.jca.dbr.DBR_Enum
          extended by gov.aps.jca.dbr.DBR_STS_Enum
              extended by gov.aps.jca.dbr.DBR_LABELS_Enum
                  extended by gov.aps.jca.dbr.DBR_CTRL_Enum
All Implemented Interfaces:
ENUM, LABELS, STS

public class DBR_CTRL_Enum
extends DBR_LABELS_Enum


Field Summary
static DBRType TYPE
           
 
Fields inherited from class gov.aps.jca.dbr.DBR_LABELS_Enum
_strs
 
Fields inherited from class gov.aps.jca.dbr.DBR_STS_Enum
_severity, _status
 
Fields inherited from class gov.aps.jca.dbr.DBR
_count, _value
 
Constructor Summary
DBR_CTRL_Enum()
           
DBR_CTRL_Enum(int count)
           
DBR_CTRL_Enum(short[] value)
           
 
Method Summary
 DBRType getType()
           
 
Methods inherited from class gov.aps.jca.dbr.DBR_LABELS_Enum
convert, getLabels, printInfo, setLabels
 
Methods inherited from class gov.aps.jca.dbr.DBR_STS_Enum
getSeverity, getStatus, setSeverity, setSeverity, setStatus, setStatus
 
Methods inherited from class gov.aps.jca.dbr.DBR_Enum
getEnumValue
 
Methods inherited from class gov.aps.jca.dbr.DBR
convert, 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, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE

public static final DBRType TYPE
Constructor Detail

DBR_CTRL_Enum

public DBR_CTRL_Enum()

DBR_CTRL_Enum

public DBR_CTRL_Enum(int count)

DBR_CTRL_Enum

public DBR_CTRL_Enum(short[] value)
Method Detail

getType

public DBRType getType()
Overrides:
getType in class DBR_LABELS_Enum


Copyright © 2004-2008 Cosylab. All Rights Reserved.