| Package | Description |
|---|---|
| org.openfact.models |
| Modifier and Type | Method and Description |
|---|---|
static DocumentQuery.QueryOperator |
DocumentQuery.QueryOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentQuery.QueryOperator[] |
DocumentQuery.QueryOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<DocumentQuery.QueryOperator> |
DocumentQuery.QueryOperator.getByName(String name) |
static Map<DocumentQuery.QueryOperator,String> |
DocumentQuery.QueryOperator.mapQuery(String query) |
Copyright © 2017. All rights reserved.