public class AlipayEbppJfexportChargeinstQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppJfexportChargeinstQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<JfExportChargeInstModel> |
getChargeInsts() |
Long |
getTotalCount() |
void |
setChargeInsts(List<JfExportChargeInstModel> chargeInsts) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppJfexportChargeinstQueryResponse()
public void setChargeInsts(List<JfExportChargeInstModel> chargeInsts)
public List<JfExportChargeInstModel> getChargeInsts()
public void setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2023. All rights reserved.