static RuleBatchReceiverResponseBody |
RuleBatchReceiverResponseBody.build(Map<String,?> map) |
RuleBatchReceiverResponseBody |
RuleBatchReceiverResponse.getBody() |
RuleBatchReceiverResponseBody |
RuleBatchReceiverResponseBody.setCode(Integer code) |
RuleBatchReceiverResponseBody |
RuleBatchReceiverResponseBody.setData(List<RuleBatchReceiverResponseBody.RuleBatchReceiverResponseBodyData> data) |
RuleBatchReceiverResponseBody |
RuleBatchReceiverResponseBody.setMsg(String msg) |
RuleBatchReceiverResponseBody |
RuleBatchReceiverResponseBody.setMsgId(String msgId) |
RuleBatchReceiverResponseBody |
RuleBatchReceiverResponseBody.setRows(List<List<RuleBatchReceiverResponseBody.RuleBatchReceiverResponseBodyRows>> rows) |