public class AlipayEbppIndustryApplyflowQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppIndustryApplyflowQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAbilityCode() |
String |
getApplyFlowNo() |
String |
getBillKey() |
String |
getBizInst() |
String |
getBizType() |
Date |
getGmtCreate() |
Date |
getGmtModified() |
String |
getOrgResultCode() |
String |
getOutApplyNo() |
String |
getResultCode() |
String |
getResultContext() |
String |
getResultMsg() |
String |
getStatus() |
void |
setAbilityCode(String abilityCode) |
void |
setApplyFlowNo(String applyFlowNo) |
void |
setBillKey(String billKey) |
void |
setBizInst(String bizInst) |
void |
setBizType(String bizType) |
void |
setGmtCreate(Date gmtCreate) |
void |
setGmtModified(Date gmtModified) |
void |
setOrgResultCode(String orgResultCode) |
void |
setOutApplyNo(String outApplyNo) |
void |
setResultCode(String resultCode) |
void |
setResultContext(String resultContext) |
void |
setResultMsg(String resultMsg) |
void |
setStatus(String status) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAbilityCode(String abilityCode)
public String getAbilityCode()
public void setApplyFlowNo(String applyFlowNo)
public String getApplyFlowNo()
public void setBillKey(String billKey)
public String getBillKey()
public void setBizInst(String bizInst)
public String getBizInst()
public void setBizType(String bizType)
public String getBizType()
public void setGmtCreate(Date gmtCreate)
public Date getGmtCreate()
public void setGmtModified(Date gmtModified)
public Date getGmtModified()
public void setOrgResultCode(String orgResultCode)
public String getOrgResultCode()
public void setOutApplyNo(String outApplyNo)
public String getOutApplyNo()
public void setResultCode(String resultCode)
public String getResultCode()
public void setResultContext(String resultContext)
public String getResultContext()
public void setResultMsg(String resultMsg)
public String getResultMsg()
public void setStatus(String status)
public String getStatus()
Copyright © 2023. All rights reserved.