public class GeneralRequestParam extends Object
| Constructor and Description |
|---|
GeneralRequestParam(String action,
String version,
String url) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getUrl() |
String |
getVersion() |
void |
setAction(String action) |
void |
setUrl(String url) |
void |
setVersion(String version) |
Copyright © 2023. All rights reserved.