public abstract class SwitchCase extends Object
| Constructor and Description | 
|---|
| SwitchCase() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Boolean | getCondition(FacesContext context) | 
| abstract String | getFromOutcome() | 
public abstract String getFromOutcome()
public abstract Boolean getCondition(FacesContext context)
Copyright © 2022 The Apache Software Foundation. All rights reserved.