| Package | Description |
|---|---|
| de.julielab.elastic.query.components.data |
| Modifier and Type | Field and Description |
|---|---|
Map<FieldTermItem.ValueType,Object> |
FieldTermItem.values
Returns the value for the term at the current position of the stream.
|
| Modifier and Type | Method and Description |
|---|---|
static FieldTermItem.ValueType |
FieldTermItem.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldTermItem.ValueType[] |
FieldTermItem.ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldTermItem.setValue(FieldTermItem.ValueType valueType,
Object value)
Adds a value for the
FieldTermItem.ValueType at the end of the stream. |
Copyright © 2017 JULIE Lab, Germany. All rights reserved.