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