| Package | Description |
|---|---|
| org.molgenis.data.elasticsearch.generator.model |
| Modifier and Type | Method and Description |
|---|---|
abstract SortDirection |
SortOrder.getDirection() |
static SortDirection |
SortDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortDirection[] |
SortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SortOrder |
SortOrder.create(String newField,
SortDirection newDirection) |
abstract SortOrder.Builder |
SortOrder.Builder.setDirection(SortDirection newDirection) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.