public class FacesFlowReturnImpl extends FacesFlowReturn
| Constructor and Description | 
|---|
| FacesFlowReturnImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getId() | 
| NavigationCase | getNavigationCase()"... | 
| void | setId(String id) | 
| void | setNavigationCase(NavigationCase navigationCase) | 
public NavigationCase getNavigationCase()
FacesFlowReturngetNavigationCase in class FacesFlowReturnpublic void setNavigationCase(NavigationCase navigationCase)
navigationCase - the _navigationCase to setpublic String getId()
getId in class FacesFlowReturnpublic void setId(String id)
Copyright © 2025 The Apache Software Foundation. All rights reserved.