public class AlipayFundTransBatchCreateorderResponse extends AlipayResponse
Constructor and Description |
---|
AlipayFundTransBatchCreateorderResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizType()
Gets biz type.
|
String |
getExtParam()
Gets ext param.
|
String |
getTransferNo()
Gets transfer no.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setExtParam(String extParam)
Sets ext param.
|
void |
setTransferNo(String transferNo)
Sets transfer no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayFundTransBatchCreateorderResponse()
public void setBizType(String bizType)
bizType
- the biz typepublic String getBizType()
public void setExtParam(String extParam)
extParam
- the ext parampublic String getExtParam()
public void setTransferNo(String transferNo)
transferNo
- the transfer nopublic String getTransferNo()
Copyright © 2018. All rights reserved.