Uses of Class
jakarta.faces.flow.SwitchCase
Packages that use SwitchCase
-
Uses of SwitchCase in com.sun.faces.flow
Subclasses of SwitchCase in com.sun.faces.flowMethods in com.sun.faces.flow that return types with arguments of type SwitchCase -
Uses of SwitchCase in jakarta.faces.flow
Methods in jakarta.faces.flow that return types with arguments of type SwitchCaseModifier and TypeMethodDescriptionabstract List
<SwitchCase> SwitchNode.getCases()
Return the cases in this switch.