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