public interface VNumber extends Scalar, Alarm, Time, Display, VType
This class allows to use any scalar number (i.e. VInt or
VDouble) through the same interface.
| Modifier and Type | Method and Description |
|---|---|
Number |
getValue()
The numeric value.
|
getAlarmName, getAlarmSeveritygetTimestamp, getTimeUserTag, isTimeValidgetFormat, getLowerAlarmLimit, getLowerCtrlLimit, getLowerDisplayLimit, getLowerWarningLimit, getUnits, getUpperAlarmLimit, getUpperCtrlLimit, getUpperDisplayLimit, getUpperWarningLimitCopyright © 2015. All rights reserved.