public interface Condition
| Modifier and Type | Interface and Description |
|---|---|
static class |
Condition.Type |
| Modifier and Type | Method and Description |
|---|---|
default Condition |
cloneCondition() |
Variable<?>[] |
getBoundVariables() |
default List<Condition> |
getSubConditions() |
Condition.Type |
getType() |
Condition.Type getType()
Variable<?>[] getBoundVariables()
default Condition cloneCondition()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.