public class AlipayEbppIndustryBizinfoQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppIndustryBizinfoQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizInst()
Gets biz inst.
|
String |
getBizType()
Gets biz type.
|
String |
getDataCode()
Gets data code.
|
String |
getRequestContext()
Gets request context.
|
void |
setBizInst(String bizInst)
Sets biz inst.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setDataCode(String dataCode)
Sets data code.
|
void |
setRequestContext(String requestContext)
Sets request context.
|
public String getBizInst()
public void setBizInst(String bizInst)
bizInst
- the biz instpublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getDataCode()
public void setDataCode(String dataCode)
dataCode
- the data codepublic String getRequestContext()
public void setRequestContext(String requestContext)
requestContext
- the request contextCopyright © 2018. All rights reserved.