public class ZhimaCreditPeContractBatchinfoQueryResponse extends AlipayResponse
Constructor and Description |
---|
ZhimaCreditPeContractBatchinfoQueryResponse() |
Modifier and Type | Method and Description |
---|---|
Long |
getBatchRecord()
Gets batch record.
|
String |
getDataContent()
Gets data content.
|
String |
getMd5Sign()
Gets md 5 sign.
|
Long |
getNextBatchIndex()
Gets next batch index.
|
Long |
getTotalRecord()
Gets total record.
|
String |
getTransactionId()
Gets transaction id.
|
void |
setBatchRecord(Long batchRecord)
Sets batch record.
|
void |
setDataContent(String dataContent)
Sets data content.
|
void |
setMd5Sign(String md5Sign)
Sets md 5 sign.
|
void |
setNextBatchIndex(Long nextBatchIndex)
Sets next batch index.
|
void |
setTotalRecord(Long totalRecord)
Sets total record.
|
void |
setTransactionId(String transactionId)
Sets transaction id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public ZhimaCreditPeContractBatchinfoQueryResponse()
public void setBatchRecord(Long batchRecord)
batchRecord
- the batch recordpublic Long getBatchRecord()
public void setDataContent(String dataContent)
dataContent
- the data contentpublic String getDataContent()
public void setMd5Sign(String md5Sign)
md5Sign
- the md 5 signpublic String getMd5Sign()
public void setNextBatchIndex(Long nextBatchIndex)
nextBatchIndex
- the next batch indexpublic Long getNextBatchIndex()
public void setTotalRecord(Long totalRecord)
totalRecord
- the total recordpublic Long getTotalRecord()
public void setTransactionId(String transactionId)
transactionId
- the transaction idpublic String getTransactionId()
Copyright © 2018. All rights reserved.