public class AlipayEbppIndustryBizinfoQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEbppIndustryBizinfoQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizInst()
Gets biz inst.
|
String |
getBizType()
Gets biz type.
|
String |
getDataCode()
Gets data code.
|
String |
getOrgResultCode()
Gets org result code.
|
String |
getResultCode()
Gets result code.
|
String |
getResultContext()
Gets result context.
|
String |
getResultMsg()
Gets result msg.
|
void |
setBizInst(String bizInst)
Sets biz inst.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setDataCode(String dataCode)
Sets data code.
|
void |
setOrgResultCode(String orgResultCode)
Sets org result code.
|
void |
setResultCode(String resultCode)
Sets result code.
|
void |
setResultContext(String resultContext)
Sets result context.
|
void |
setResultMsg(String resultMsg)
Sets result msg.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEbppIndustryBizinfoQueryResponse()
public void setBizInst(String bizInst)
bizInst
- the biz instpublic String getBizInst()
public void setBizType(String bizType)
bizType
- the biz typepublic String getBizType()
public void setDataCode(String dataCode)
dataCode
- the data codepublic String getDataCode()
public void setOrgResultCode(String orgResultCode)
orgResultCode
- the org result codepublic String getOrgResultCode()
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()
Copyright © 2018. All rights reserved.