public class Fun9511Requst extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
allotdate |
protected String |
allotno |
protected BigDecimal |
amount |
protected String |
bankAccount |
protected String |
bankAccountS |
protected String |
bankNo |
protected String |
bankNoS |
protected int |
branchNo |
protected String |
chargeType |
protected String |
exceedflag |
protected int |
functionId |
protected int |
fundAccount |
protected String |
fundCode |
protected String |
fundCompany |
protected String |
opEntrustWay |
protected String |
password |
protected String |
remark |
protected String |
userId |
| 构造器和说明 |
|---|
Fun9511Requst() |
protected int functionId
protected String opEntrustWay
@NotBlank protected String userId
protected int branchNo
protected int fundAccount
@NotBlank protected String password
protected String bankNo
protected String bankAccount
protected String bankNoS
protected String bankAccountS
protected String fundCompany
@NotBlank protected String fundCode
@NotNull
@Digits(integer=19,
fraction=2)
protected BigDecimal amount
protected int allotdate
protected String allotno
protected String exceedflag
protected String chargeType
protected String remark
public int getFunctionId()
public void setFunctionId(int function_id)
public String getOpEntrustWay()
public void setOpEntrustWay(String op_entrust_way)
public String getUserId()
public void setUserId(String user_id)
public int getBranchNo()
public void setBranchNo(int branch_no)
public int getFundAccount()
public void setFundAccount(int fund_account)
public String getPassword()
public void setPassword(String password)
public String getBankNo()
public void setBankNo(String bank_no)
public String getBankAccount()
public void setBankAccount(String bank_account)
public String getBankNoS()
public void setBankNoS(String bank_no_s)
public String getBankAccountS()
public void setBankAccountS(String bank_account_s)
public String getFundCompany()
public void setFundCompany(String fund_company)
public String getFundCode()
public void setFundCode(String fund_code)
public BigDecimal getAmount()
public void setAmount(BigDecimal amount)
public int getAllotdate()
public void setAllotdate(int allotdate)
public String getAllotno()
public void setAllotno(String allotno)
public String getExceedflag()
public void setExceedflag(String exceedflag)
public String getChargeType()
public void setChargeType(String charge_type)
public String getRemark()
public void setRemark(String remark)
Copyright © 2017. All rights reserved.