public class CategoricalValue extends FieldValue
| Constructor and Description |
|---|
CategoricalValue(DataType dataType,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareToString(String string)
Calculates the order between this value and the reference value.
|
int |
compareToValue(FieldValue that) |
OpType |
getOpType() |
asBoolean, asDateTime, asInteger, asLocalDate, asLocalDateTime, asLocalTime, asNumber, asString, equalsAnyString, equalsAnyValue, equalsString, equalsValue, getDataType, getValue, parseValue, toStringpublic OpType getOpType()
getOpType in class FieldValuepublic int compareToString(String string)
FieldValuecompareToString in class FieldValuestring - The reference value.public int compareToValue(FieldValue that)
compareToValue in class FieldValueCopyright © 2013 University of Tartu. All Rights Reserved.