| Package | Description |
|---|---|
| net.sourceforge.jenesis4java |
| Modifier and Type | Method and Description |
|---|---|
ElseIf |
If.newElseIf(Expression predicate)
Adds a new
ElseIf to the list of else-if's. |
| Modifier and Type | Method and Description |
|---|---|
List<ElseIf> |
If.getElseIfs()
Gets the list of else if's as an list of
ElseIf. |
Copyright © 2000–2018 jenesis4java. All rights reserved.