Modifier and Type | Field and Description |
---|---|
protected Boolean |
value |
convert, format, lowerAlarmLimit, lowerCtrlLimit, lowerDisplayLimit, lowerWarningLimit, units, upperAlarmLimit, upperCtrlLimit, upperDisplayLimit, upperWarningLimit
alarmSeverity, alarmSeverityMapLUT, alarmStatus, alarmStatusMapLUT, isTimeValid, timeStamp, timeUserTag
Constructor and Description |
---|
PVFieldToVBoolean(org.epics.pvdata.pv.PVField field,
org.epics.pvdata.pv.PVStructure pvParent,
boolean disconnected) |
PVFieldToVBoolean(org.epics.pvdata.pv.PVStructure pvField,
boolean disconnected) |
PVFieldToVBoolean(String fieldName,
org.epics.pvdata.pv.PVStructure pvField,
boolean disconnected) |
Modifier and Type | Method and Description |
---|---|
Boolean |
getValue()
Returns the value.
|
String |
toString() |
getDoubleValue, getFormat, getLowerAlarmLimit, getLowerCtrlLimit, getLowerDisplayLimit, getLowerWarningLimit, getUnits, getUpperAlarmLimit, getUpperCtrlLimit, getUpperDisplayLimit, getUpperWarningLimit
getAlarmName, getAlarmSeverity, getTimestamp, getTimeUserTag, isTimeValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAlarmName, getAlarmSeverity
getTimestamp, getTimeUserTag, isTimeValid
protected final Boolean value
public PVFieldToVBoolean(org.epics.pvdata.pv.PVStructure pvField, boolean disconnected)
public PVFieldToVBoolean(String fieldName, org.epics.pvdata.pv.PVStructure pvField, boolean disconnected)
public PVFieldToVBoolean(org.epics.pvdata.pv.PVField field, org.epics.pvdata.pv.PVStructure pvParent, boolean disconnected)
Copyright © 2010–2015. All rights reserved.