public class FetchJsonResp extends Response
FetchJsonResp()
com.alibaba.fastjson.JSONArray
getData()
long
getId()
void
setData(com.alibaba.fastjson.JSONArray data)
setId(long id)
getAction, getReqId, setAction, setReqId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FetchJsonResp()
public com.alibaba.fastjson.JSONArray getData()
public void setData(com.alibaba.fastjson.JSONArray data)
public long getId()
public void setId(long id)
Copyright © 2022. All rights reserved.