public class AlipayFundTransTobankTransferResponse extends AlipayResponse
Constructor and Description |
---|
AlipayFundTransTobankTransferResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getArrivalTimeEnd()
Gets arrival time end.
|
String |
getOrderId()
Gets order id.
|
String |
getOutBizNo()
Gets out biz no.
|
void |
setArrivalTimeEnd(String arrivalTimeEnd)
Sets arrival time end.
|
void |
setOrderId(String orderId)
Sets order id.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayFundTransTobankTransferResponse()
public void setArrivalTimeEnd(String arrivalTimeEnd)
arrivalTimeEnd
- the arrival time endpublic String getArrivalTimeEnd()
public void setOrderId(String orderId)
orderId
- the order idpublic String getOrderId()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getOutBizNo()
Copyright © 2018. All rights reserved.