| Package | Description |
|---|---|
| de.julielab.elastic.query.components.data |
| Modifier and Type | Field and Description |
|---|---|
SortCommand.SortOrder |
SortCommand.order |
| Modifier and Type | Method and Description |
|---|---|
static SortCommand.SortOrder |
SortCommand.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortCommand.SortOrder[] |
SortCommand.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchServerCommand.addSortCommand(String field,
SortCommand.SortOrder order) |
| Constructor and Description |
|---|
SortCommand(String field,
SortCommand.SortOrder order) |
Copyright © 2017 JULIE Lab, Germany. All rights reserved.