| 构造器和说明 |
|---|
JfsxxRequestDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBillBankCode() |
String |
getCoCode() |
String |
getCoName() |
String |
getCreater() |
String |
getExpDate() |
Double |
getIncomeAmount() |
List<JfsxxRequestJkxmDTO> |
getItem() |
String |
getPayerAcct() |
String |
getPayerBankName() |
String |
getPayerMobile() |
String |
getPayerName() |
String |
getRemark() |
String |
getTpJudgmentCode() |
String |
getTpOfficerNumber() |
String |
getTpUnitCode() |
void |
setBillBankCode(String billBankCode) |
void |
setCoCode(String coCode) |
void |
setCoName(String coName) |
void |
setCreater(String creater) |
void |
setExpDate(String expDate) |
void |
setIncomeAmount(Double incomeAmount) |
void |
setItem(List<JfsxxRequestJkxmDTO> item) |
void |
setPayerAcct(String payerAcct) |
void |
setPayerBankName(String payerBankName) |
void |
setPayerMobile(String payerMobile) |
void |
setPayerName(String payerName) |
void |
setRemark(String remark) |
void |
setTpJudgmentCode(String tpJudgmentCode) |
void |
setTpOfficerNumber(String tpOfficerNumber) |
void |
setTpUnitCode(String tpUnitCode) |
String |
toString() |
public String getCoCode()
public void setCoCode(String coCode)
public String getCoName()
public void setCoName(String coName)
public String getExpDate()
public void setExpDate(String expDate)
public String getCreater()
public void setCreater(String creater)
public String getPayerMobile()
public void setPayerMobile(String payerMobile)
public Double getIncomeAmount()
public void setIncomeAmount(Double incomeAmount)
public String getPayerName()
public void setPayerName(String payerName)
public String getPayerBankName()
public void setPayerBankName(String payerBankName)
public String getPayerAcct()
public void setPayerAcct(String payerAcct)
public String getBillBankCode()
public void setBillBankCode(String billBankCode)
public String getRemark()
public void setRemark(String remark)
public String getTpUnitCode()
public void setTpUnitCode(String tpUnitCode)
public String getTpOfficerNumber()
public void setTpOfficerNumber(String tpOfficerNumber)
public String getTpJudgmentCode()
public void setTpJudgmentCode(String tpJudgmentCode)
public List<JfsxxRequestJkxmDTO> getItem()
public void setItem(List<JfsxxRequestJkxmDTO> item)
Copyright © 2020 GTMAP. All rights reserved.