| Package | Description |
|---|---|
| net.sf.jailer.datamodel.filter_template |
| Modifier and Type | Method and Description |
|---|---|
Clause.Subject |
Clause.getSubject() |
static Clause.Subject |
Clause.Subject.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Clause.Subject[] |
Clause.Subject.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Clause.setSubject(Clause.Subject subject) |