| Package | Description |
|---|---|
| com.sun.faces.flow | |
| javax.faces.flow |
| Modifier and Type | Class and Description |
|---|---|
class |
SwitchNodeImpl |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SwitchNode> |
FlowImpl._getSwitches() |
Map<String,SwitchNode> |
FlowImpl.getSwitches() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,SwitchNode> |
Flow.getSwitches()
Return an immutable data structure containing all of the switch nodes declared for this flow. |
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.