| Package | Description |
|---|---|
| com.objectsql.support |
| Modifier and Type | Method and Description |
|---|---|
ConditionType |
ConditionObject.getType() |
static ConditionType |
ConditionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionType[] |
ConditionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionObject.setType(ConditionType type) |
| Constructor and Description |
|---|
ConditionObject(Object object,
ConditionType type) |
Copyright © 2024. All rights reserved.