public class MybankCreditLoantradeRepayBudgetQueryModel extends AlipayObject
Constructor and Description |
---|
MybankCreditLoantradeRepayBudgetQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyRepayPrin()
Gets apply repay prin.
|
String |
getBudgetType()
Gets budget type.
|
Boolean |
getCanRepayFlag()
Gets can repay flag.
|
String |
getExtData()
Gets ext data.
|
String |
getIpId()
Gets ip id.
|
String |
getIpRoleId()
Gets ip role id.
|
String |
getLoanArNo()
Gets loan ar no.
|
void |
setApplyRepayPrin(String applyRepayPrin)
Sets apply repay prin.
|
void |
setBudgetType(String budgetType)
Sets budget type.
|
void |
setCanRepayFlag(Boolean canRepayFlag)
Sets can repay flag.
|
void |
setExtData(String extData)
Sets ext data.
|
void |
setIpId(String ipId)
Sets ip id.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
void |
setLoanArNo(String loanArNo)
Sets loan ar no.
|
public MybankCreditLoantradeRepayBudgetQueryModel()
public String getApplyRepayPrin()
public void setApplyRepayPrin(String applyRepayPrin)
applyRepayPrin
- the apply repay prinpublic String getBudgetType()
public void setBudgetType(String budgetType)
budgetType
- the budget typepublic Boolean getCanRepayFlag()
public void setCanRepayFlag(Boolean canRepayFlag)
canRepayFlag
- the can repay flagpublic String getExtData()
public void setExtData(String extData)
extData
- the ext datapublic String getIpId()
public void setIpId(String ipId)
ipId
- the ip idpublic String getIpRoleId()
public void setIpRoleId(String ipRoleId)
ipRoleId
- the ip role idpublic String getLoanArNo()
public void setLoanArNo(String loanArNo)
loanArNo
- the loan ar noCopyright © 2018. All rights reserved.