| Package | Description |
|---|---|
| org.noorm.jdbc |
| Modifier and Type | Method and Description |
|---|---|
Operator.Name |
Operator.getOperatorName() |
static Operator.Name |
Operator.Name.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operator.Name[] |
Operator.Name.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Operator.setOperatorName(Operator.Name pOperatorName) |
| Constructor and Description |
|---|
Operator(Operator.Name pOperatorName) |
Copyright © 2013. All rights reserved.