public class SceneExtParam extends AlipayObject
Constructor and Description |
---|
SceneExtParam() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyReason()
Gets apply reason.
|
String |
getContractNo()
Gets contract no.
|
String |
getDiscountamt()
Gets discountamt.
|
String |
getFirstpayamt()
Gets firstpayamt.
|
String |
getInterestrate()
Gets interestrate.
|
String |
getLastpayamt()
Gets lastpayamt.
|
String |
getMonthpayamt()
Gets monthpayamt.
|
String |
getRemark()
Gets remark.
|
void |
setApplyReason(String applyReason)
Sets apply reason.
|
void |
setContractNo(String contractNo)
Sets contract no.
|
void |
setDiscountamt(String discountamt)
Sets discountamt.
|
void |
setFirstpayamt(String firstpayamt)
Sets firstpayamt.
|
void |
setInterestrate(String interestrate)
Sets interestrate.
|
void |
setLastpayamt(String lastpayamt)
Sets lastpayamt.
|
void |
setMonthpayamt(String monthpayamt)
Sets monthpayamt.
|
void |
setRemark(String remark)
Sets remark.
|
public String getApplyReason()
public void setApplyReason(String applyReason)
applyReason
- the apply reasonpublic String getContractNo()
public void setContractNo(String contractNo)
contractNo
- the contract nopublic String getDiscountamt()
public void setDiscountamt(String discountamt)
discountamt
- the discountamtpublic String getFirstpayamt()
public void setFirstpayamt(String firstpayamt)
firstpayamt
- the firstpayamtpublic String getInterestrate()
public void setInterestrate(String interestrate)
interestrate
- the interestratepublic String getLastpayamt()
public void setLastpayamt(String lastpayamt)
lastpayamt
- the lastpayamtpublic String getMonthpayamt()
public void setMonthpayamt(String monthpayamt)
monthpayamt
- the monthpayamtpublic String getRemark()
public void setRemark(String remark)
remark
- the remarkCopyright © 2018. All rights reserved.