Uses of Class
jakarta.faces.flow.SwitchCase
-
Packages that use SwitchCase Package Description jakarta.faces.flow -
-
Uses of SwitchCase in jakarta.faces.flow
Methods in jakarta.faces.flow that return types with arguments of type SwitchCase Modifier and Type Method Description abstract List<SwitchCase>
SwitchNode. getCases()
Return the cases in this switch.
-