Package gov.aps.jca.dbr
Interface TIME
-
- All Superinterfaces:
STS
- All Known Implementing Classes:
DBR_CTRL_Byte,DBR_CTRL_Double,DBR_CTRL_Float,DBR_CTRL_Int,DBR_CTRL_Short,DBR_CTRL_String,DBR_GR_Byte,DBR_GR_Double,DBR_GR_Float,DBR_GR_Int,DBR_GR_Short,DBR_GR_String,DBR_PRECISION_Double,DBR_PRECISION_Float,DBR_TIME_Byte,DBR_TIME_Double,DBR_TIME_Enum,DBR_TIME_Float,DBR_TIME_Int,DBR_TIME_LABELS_Enum,DBR_TIME_Short,DBR_TIME_String
public interface TIME extends STS
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TimeStampgetTimeStamp()voidsetTimeStamp(TimeStamp stamp)-
Methods inherited from interface gov.aps.jca.dbr.STS
getSeverity, getStatus, setSeverity, setSeverity, setStatus, setStatus
-
-