public class AlipayEbppIndustryBizinfoApplyModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppIndustryBizinfoApplyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAbilityCode()
Gets ability code.
|
String |
getBillKey()
Gets bill key.
|
String |
getBizInst()
Gets biz inst.
|
String |
getBizType()
Gets biz type.
|
String |
getOutApplyNo()
Gets out apply no.
|
String |
getRequestContext()
Gets request context.
|
void |
setAbilityCode(String abilityCode)
Sets ability code.
|
void |
setBillKey(String billKey)
Sets bill key.
|
void |
setBizInst(String bizInst)
Sets biz inst.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setOutApplyNo(String outApplyNo)
Sets out apply no.
|
void |
setRequestContext(String requestContext)
Sets request context.
|
public String getAbilityCode()
public void setAbilityCode(String abilityCode)
abilityCode
- the ability codepublic String getBillKey()
public void setBillKey(String billKey)
billKey
- the bill keypublic String getBizInst()
public void setBizInst(String bizInst)
bizInst
- the biz instpublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getOutApplyNo()
public void setOutApplyNo(String outApplyNo)
outApplyNo
- the out apply nopublic String getRequestContext()
public void setRequestContext(String requestContext)
requestContext
- the request contextCopyright © 2018. All rights reserved.