public class ViewPoolParameterImpl extends ViewPoolParameter
Constructor and Description |
---|
ViewPoolParameterImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValue() |
void |
setName(String name) |
void |
setValue(String value) |
public String getName()
getName
in class ViewPoolParameter
public String getValue()
getValue
in class ViewPoolParameter
public void setName(String name)
name
- the name to setpublic void setValue(String value)
value
- the value to setCopyright © 2022 The Apache Software Foundation. All rights reserved.