| Package | Description |
|---|---|
| org.oncoblocks.centromere.sql.sqlbuilder |
| Modifier and Type | Method and Description |
|---|---|
Conditions.Operation |
Conditions.getOperation() |
static Conditions.Operation |
Conditions.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conditions.Operation[] |
Conditions.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Conditions(Conditions.Operation operation,
Condition... conditions) |
Conditions(Conditions.Operation operation,
Conditions... conditions) |
Copyright © 2016. All rights reserved.