public class FetchJsonResp extends Response
| Constructor and Description |
|---|
FetchJsonResp() |
| Modifier and Type | Method and Description |
|---|---|
com.alibaba.fastjson.JSONArray |
getData() |
long |
getId() |
void |
setData(com.alibaba.fastjson.JSONArray data) |
void |
setId(long id) |
Copyright © 2023. All rights reserved.