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