public class FacesFlowMethodParameterImpl extends FacesFlowMethodParameter
| Constructor and Description | 
|---|
| FacesFlowMethodParameterImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getClassName() | 
| String | getValue() | 
| void | setClassName(String className) | 
| void | setValue(String value) | 
public String getClassName()
getClassName in class FacesFlowMethodParameterpublic void setClassName(String className)
public String getValue()
getValue in class FacesFlowMethodParameterpublic void setValue(String value)
Copyright © 2022 The Apache Software Foundation. All rights reserved.