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