| Modifier | Constructor and Description |
|---|---|
protected |
PathCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCondition(Condition condition) |
void |
addConditions(List<Condition> conditions) |
List<Function> |
getColumns() |
List<Condition> |
getConditions() |
void |
setColumns(List<Function> columns) |
void |
setConditions(List<Condition> conditions) |
public void addCondition(Condition condition)
Copyright © 2019. All rights reserved.