Uses of Class
gov.aps.jca.dbr.DBR_Enum
-
Packages that use DBR_Enum Package Description com.cosylab.epics.caj.cas.util gov.aps.jca.dbr -
-
Uses of DBR_Enum in com.cosylab.epics.caj.cas.util
Methods in com.cosylab.epics.caj.cas.util with parameters of type DBR_Enum Modifier and Type Method Description protected abstract CAStatusEnumProcessVariable. writeValue(DBR_Enum value, ProcessVariableWriteCallback asyncWriteCallback)Write value. -
Uses of DBR_Enum in gov.aps.jca.dbr
Subclasses of DBR_Enum in gov.aps.jca.dbr Modifier and Type Class Description classDBR_CTRL_EnumclassDBR_LABELS_EnumclassDBR_STS_EnumclassDBR_TIME_EnumclassDBR_TIME_LABELS_EnumThis is an "artificial" DBR type to support TIME and LABELS type.
-