public class AlipayEbppIndustryBizinfoApplyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEbppIndustryBizinfoApplyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAbilityCode()
Gets ability code.
|
String |
getApplyFlowNo()
Gets apply flow no.
|
String |
getBillKey()
Gets bill key.
|
String |
getBizInst()
Gets biz inst.
|
String |
getBizType()
Gets biz type.
|
String |
getOrgResultCode()
Gets org result code.
|
String |
getOutApplyNo()
Gets out apply no.
|
String |
getResultCode()
Gets result code.
|
String |
getResultContext()
Gets result context.
|
String |
getResultMsg()
Gets result msg.
|
String |
getStatus()
Gets status.
|
void |
setAbilityCode(String abilityCode)
Sets ability code.
|
void |
setApplyFlowNo(String applyFlowNo)
Sets apply flow no.
|
void |
setBillKey(String billKey)
Sets bill key.
|
void |
setBizInst(String bizInst)
Sets biz inst.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setOrgResultCode(String orgResultCode)
Sets org result code.
|
void |
setOutApplyNo(String outApplyNo)
Sets out apply no.
|
void |
setResultCode(String resultCode)
Sets result code.
|
void |
setResultContext(String resultContext)
Sets result context.
|
void |
setResultMsg(String resultMsg)
Sets result msg.
|
void |
setStatus(String status)
Sets status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEbppIndustryBizinfoApplyResponse()
public void setAbilityCode(String abilityCode)
abilityCode
- the ability codepublic String getAbilityCode()
public void setApplyFlowNo(String applyFlowNo)
applyFlowNo
- the apply flow nopublic String getApplyFlowNo()
public void setBillKey(String billKey)
billKey
- the bill keypublic String getBillKey()
public void setBizInst(String bizInst)
bizInst
- the biz instpublic String getBizInst()
public void setBizType(String bizType)
bizType
- the biz typepublic String getBizType()
public void setOrgResultCode(String orgResultCode)
orgResultCode
- the org result codepublic String getOrgResultCode()
public void setOutApplyNo(String outApplyNo)
outApplyNo
- the out apply nopublic String getOutApplyNo()
public void setResultCode(String resultCode)
resultCode
- the result codepublic String getResultCode()
public void setResultContext(String resultContext)
resultContext
- the result contextpublic String getResultContext()
public void setResultMsg(String resultMsg)
resultMsg
- the result msgpublic String getResultMsg()
public void setStatus(String status)
status
- the statuspublic String getStatus()
Copyright © 2018. All rights reserved.