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)
public void setValue(String value)
Copyright © 2022 The Apache Software Foundation. All rights reserved.