| Package | Description |
|---|---|
| com.vaadin.data.util.filter |
| Modifier and Type | Method and Description |
|---|---|
Compare.Operation |
Compare.getOperation()
Returns the comparison operation.
|
static Compare.Operation |
Compare.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Compare.Operation[] |
Compare.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Vaadin Ltd. All rights reserved.