public class AlipayFundTransBatchQuerybatchResponse extends AlipayResponse
Constructor and Description |
---|
AlipayFundTransBatchQuerybatchResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchMemo()
Gets batch memo.
|
String |
getBatchNo()
Gets batch no.
|
String |
getBatchStatus()
Gets batch status.
|
String |
getBatchType()
Gets batch type.
|
Date |
getCreateDate()
Gets create date.
|
String |
getCreateUserId()
Gets create user id.
|
QueryDetailAopResult |
getDetailList()
Gets detail list.
|
String |
getExtParam()
Gets ext param.
|
String |
getPayAmountSingle()
Gets pay amount single.
|
String |
getPayAmountTotal()
Gets pay amount total.
|
String |
getRealItemsTotal()
Gets real items total.
|
String |
getShowItemsTotal()
Gets show items total.
|
String |
getSuccessAmountTotal()
Gets success amount total.
|
String |
getSuccessItemsTotal()
Gets success items total.
|
String |
getTimeOutValue()
Gets time out value.
|
String |
getToken()
Gets token.
|
void |
setBatchMemo(String batchMemo)
Sets batch memo.
|
void |
setBatchNo(String batchNo)
Sets batch no.
|
void |
setBatchStatus(String batchStatus)
Sets batch status.
|
void |
setBatchType(String batchType)
Sets batch type.
|
void |
setCreateDate(Date createDate)
Sets create date.
|
void |
setCreateUserId(String createUserId)
Sets create user id.
|
void |
setDetailList(QueryDetailAopResult detailList)
Sets detail list.
|
void |
setExtParam(String extParam)
Sets ext param.
|
void |
setPayAmountSingle(String payAmountSingle)
Sets pay amount single.
|
void |
setPayAmountTotal(String payAmountTotal)
Sets pay amount total.
|
void |
setRealItemsTotal(String realItemsTotal)
Sets real items total.
|
void |
setShowItemsTotal(String showItemsTotal)
Sets show items total.
|
void |
setSuccessAmountTotal(String successAmountTotal)
Sets success amount total.
|
void |
setSuccessItemsTotal(String successItemsTotal)
Sets success items total.
|
void |
setTimeOutValue(String timeOutValue)
Sets time out value.
|
void |
setToken(String token)
Sets token.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayFundTransBatchQuerybatchResponse()
public void setBatchMemo(String batchMemo)
batchMemo
- the batch memopublic String getBatchMemo()
public void setBatchNo(String batchNo)
batchNo
- the batch nopublic String getBatchNo()
public void setBatchStatus(String batchStatus)
batchStatus
- the batch statuspublic String getBatchStatus()
public void setBatchType(String batchType)
batchType
- the batch typepublic String getBatchType()
public void setCreateDate(Date createDate)
createDate
- the create datepublic Date getCreateDate()
public void setCreateUserId(String createUserId)
createUserId
- the create user idpublic String getCreateUserId()
public void setDetailList(QueryDetailAopResult detailList)
detailList
- the detail listpublic QueryDetailAopResult getDetailList()
public void setExtParam(String extParam)
extParam
- the ext parampublic String getExtParam()
public void setPayAmountSingle(String payAmountSingle)
payAmountSingle
- the pay amount singlepublic String getPayAmountSingle()
public void setPayAmountTotal(String payAmountTotal)
payAmountTotal
- the pay amount totalpublic String getPayAmountTotal()
public void setRealItemsTotal(String realItemsTotal)
realItemsTotal
- the real items totalpublic String getRealItemsTotal()
public void setShowItemsTotal(String showItemsTotal)
showItemsTotal
- the show items totalpublic String getShowItemsTotal()
public void setSuccessAmountTotal(String successAmountTotal)
successAmountTotal
- the success amount totalpublic String getSuccessAmountTotal()
public void setSuccessItemsTotal(String successItemsTotal)
successItemsTotal
- the success items totalpublic String getSuccessItemsTotal()
public void setTimeOutValue(String timeOutValue)
timeOutValue
- the time out valuepublic String getTimeOutValue()
public void setToken(String token)
token
- the tokenpublic String getToken()
Copyright © 2018. All rights reserved.