| Package | Description | 
|---|---|
| net.sourceforge.jenesis4java | 
| Modifier and Type | Method and Description | 
|---|---|
Case | 
Switch.newCase(Expression constant)
Adds a new  
Case to the set of cases. | 
Case | 
Case.setConstant(Expression expr)
Sets the constant expression for this condition. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Case> | 
Switch.getCases()
Gets the set of cases as an list of  
Case. | 
Copyright © 2000–2018 jenesis4java. All rights reserved.