Modifier and Type | Field and Description |
---|---|
protected int |
index |
protected List<String> |
labels |
alarmSeverity, alarmSeverityMapLUT, alarmStatus, alarmStatusMapLUT, isTimeValid, timeStamp, timeUserTag
Constructor and Description |
---|
PVFieldToVEnum(org.epics.pvdata.pv.PVStructure pvField,
boolean disconnected) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Return the index of the value in the list of labels.
|
List<String> |
getLabels()
All the possible labels.
|
String |
getValue()
Returns the value.
|
String |
toString() |
getAlarmName, getAlarmSeverity, getTimestamp, getTimeUserTag, isTimeValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAlarmName, getAlarmSeverity
getTimestamp, getTimeUserTag, isTimeValid
public PVFieldToVEnum(org.epics.pvdata.pv.PVStructure pvField, boolean disconnected)
public List<String> getLabels()
Enum
public String getValue()
VEnum
public int getIndex()
VEnum
Copyright © 2010–2015. All rights reserved.