public class ApiParamDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
param |
protected String |
value |
| Constructor and Description |
|---|
ApiParamDetails() |
| Modifier and Type | Method and Description |
|---|---|
String |
getParam() |
String |
getValue() |
void |
setParam(String param) |
void |
setValue(String value) |
Copyright © 2025. All rights reserved.