public class RequestParameterGroup extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected HashMap<String,String> |
parameters |
Constructor and Description |
---|
RequestParameterGroup() |
Modifier and Type | Method and Description |
---|---|
protected void |
clearParameters() |
protected HashMap<String,String> |
getParameters() |