| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.file.reader.support |
| Modifier and Type | Method and Description |
|---|---|
Operator |
Condition.getOp() |
Operator |
Condition.getOp() |
static Operator |
Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operator |
Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Condition |
Condition.setOp(Operator op) |
Condition |
Condition.setOp(Operator op) |
| Constructor and Description |
|---|
Condition(String columnName,
Operator op,
String value) |
Condition(String columnName,
Operator op,
String value) |
Copyright © 2021. All rights reserved.