Class SwitchCase

java.lang.Object
javax.faces.flow.SwitchCase

public abstract class SwitchCase extends Object

Represents a case within a switch node in the flow graph. See SwitchNode.

Since:
2.2
  • Constructor Details

    • SwitchCase

      public SwitchCase()
  • Method Details