@Portable public class RequestParameterSummary extends Object implements Serializable
| Constructor and Description |
|---|
RequestParameterSummary() |
RequestParameterSummary(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
void |
setKey(String key) |
void |
setValue(String value) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.