public class Param extends Object
| Constructor and Description |
|---|
Param(String paramKey,
Object paramValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParamKey() |
Object |
getParamValue() |
void |
setParamKey(String paramKey) |
void |
setParamValue(Object paramValue) |
Copyright © 2024. All rights reserved.