Package | Description |
---|---|
com.devonfw.module.basic.common.api.query |
Modifier and Type | Field and Description |
---|---|
private StringSearchOperator |
StringSearchConfigTo.operator |
Modifier and Type | Method and Description |
---|---|
StringSearchOperator |
StringSearchConfigTo.getOperator() |
static StringSearchOperator |
StringSearchOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringSearchOperator[] |
StringSearchOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static StringSearchConfigTo |
StringSearchConfigTo.of(StringSearchOperator operator) |
void |
StringSearchConfigTo.setOperator(StringSearchOperator operator) |
Copyright © 2014–2019 devon4j-Team. All rights reserved.