public class JsonResultWrap extends Object
| Constructor and Description |
|---|
JsonResultWrap() |
JsonResultWrap(String resultJson,
int rowCount) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResultJson() |
int |
getRowCount() |
void |
setResultJson(String resultJson) |
void |
setRowCount(int rowCount) |
public JsonResultWrap()
public JsonResultWrap(String resultJson, int rowCount)
Copyright © 2025. All rights reserved.