public interface VEnum extends Scalar, Enum, Alarm, Time, VType
String
. The index is provided as an extra field, and
the list of all possible values is always provided.Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Return the index of the value in the list of labels.
|
String |
getValue()
Returns the value.
|
getAlarmName, getAlarmSeverity
getTimestamp, getTimeUserTag, isTimeValid
Copyright © 2010–2015. All rights reserved.