Package | Description |
---|---|
com.sun.faces.flow | |
javax.faces.flow |
Modifier and Type | Class and Description |
---|---|
class |
SwitchCaseImpl |
Modifier and Type | Method and Description |
---|---|
List<SwitchCase> |
SwitchNodeImpl._getCases() |
List<SwitchCase> |
SwitchNodeImpl.getCases() |
Modifier and Type | Method and Description |
---|---|
abstract List<SwitchCase> |
SwitchNode.getCases()
Return the cases in this switch. |
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.