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 ViewPoolParameterpublic String getValue()
getValue in class ViewPoolParameterpublic void setName(String name)
name - the name to setpublic void setValue(String value)
value - the value to setCopyright © 2021 The Apache Software Foundation. All rights reserved.