public class FacesFlowParameterImpl extends FacesFlowParameter
Constructor and Description |
---|
FacesFlowParameterImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValue() |
void |
setName(String name) |
void |
setValue(String value) |
public String getName()
getName
in class FacesFlowParameter
public String getValue()
getValue
in class FacesFlowParameter
public void setName(String name)
public void setValue(String value)
Copyright © 2021 The Apache Software Foundation. All rights reserved.