public class AlipayEbppIndustryOrderCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppIndustryOrderCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAbilityCode()
Gets ability code.
|
String |
getBillDate()
Gets bill date.
|
String |
getBillKey()
Gets bill key.
|
String |
getBizAmount()
Gets biz amount.
|
String |
getBizInstShortName()
Gets biz inst short name.
|
String |
getBizType()
Gets biz type.
|
String |
getCityCode()
Gets city code.
|
String |
getExtendField()
Gets extend field.
|
String |
getFineAmount()
Gets fine amount.
|
String |
getIdentityNo()
Gets identity no.
|
String |
getMobile()
Gets mobile.
|
String |
getOutOrderNo()
Gets out order no.
|
String |
getOwnerName()
Gets owner name.
|
String |
getProvinceCode()
Gets province code.
|
String |
getSubBizType()
Gets sub biz type.
|
void |
setAbilityCode(String abilityCode)
Sets ability code.
|
void |
setBillDate(String billDate)
Sets bill date.
|
void |
setBillKey(String billKey)
Sets bill key.
|
void |
setBizAmount(String bizAmount)
Sets biz amount.
|
void |
setBizInstShortName(String bizInstShortName)
Sets biz inst short name.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setExtendField(String extendField)
Sets extend field.
|
void |
setFineAmount(String fineAmount)
Sets fine amount.
|
void |
setIdentityNo(String identityNo)
Sets identity no.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setOutOrderNo(String outOrderNo)
Sets out order no.
|
void |
setOwnerName(String ownerName)
Sets owner name.
|
void |
setProvinceCode(String provinceCode)
Sets province code.
|
void |
setSubBizType(String subBizType)
Sets sub biz type.
|
public String getAbilityCode()
public void setAbilityCode(String abilityCode)
abilityCode
- the ability codepublic String getBillDate()
public void setBillDate(String billDate)
billDate
- the bill datepublic String getBillKey()
public void setBillKey(String billKey)
billKey
- the bill keypublic String getBizAmount()
public void setBizAmount(String bizAmount)
bizAmount
- the biz amountpublic String getBizInstShortName()
public void setBizInstShortName(String bizInstShortName)
bizInstShortName
- the biz inst short namepublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getCityCode()
public void setCityCode(String cityCode)
cityCode
- the city codepublic String getExtendField()
public void setExtendField(String extendField)
extendField
- the extend fieldpublic String getFineAmount()
public void setFineAmount(String fineAmount)
fineAmount
- the fine amountpublic String getIdentityNo()
public void setIdentityNo(String identityNo)
identityNo
- the identity nopublic String getMobile()
public void setMobile(String mobile)
mobile
- the mobilepublic String getOutOrderNo()
public void setOutOrderNo(String outOrderNo)
outOrderNo
- the out order nopublic String getOwnerName()
public void setOwnerName(String ownerName)
ownerName
- the owner namepublic String getProvinceCode()
public void setProvinceCode(String provinceCode)
provinceCode
- the province codepublic String getSubBizType()
public void setSubBizType(String subBizType)
subBizType
- the sub biz typeCopyright © 2018. All rights reserved.