public class AlipayEbppJfexportChargeinstQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEbppJfexportChargeinstQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<JfExportChargeInstModel> |
getChargeInsts()
Gets charge insts.
|
Long |
getTotalCount()
Gets total count.
|
void |
setChargeInsts(List<JfExportChargeInstModel> chargeInsts)
Sets charge insts.
|
void |
setTotalCount(Long totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppJfexportChargeinstQueryResponse()
public void setChargeInsts(List<JfExportChargeInstModel> chargeInsts)
chargeInsts - the charge instspublic List<JfExportChargeInstModel> getChargeInsts()
public void setTotalCount(Long totalCount)
totalCount - the total countpublic Long getTotalCount()
Copyright © 2018. All rights reserved.