public class FacesFlowViewImpl extends FacesFlowView
| Constructor and Description | 
|---|
| FacesFlowViewImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getId() | 
| String | getVdlDocument() | 
| void | setId(String id) | 
| void | setVdlDocument(String vdlDocument) | 
public String getVdlDocument()
getVdlDocument in class FacesFlowViewpublic void setVdlDocument(String vdlDocument)
public String getId()
getId in class FacesFlowViewpublic void setId(String id)
Copyright © 2022 The Apache Software Foundation. All rights reserved.