public class Fun9956Requst extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected BigDecimal |
amount |
protected BigDecimal |
balance |
protected String |
bankAccount |
protected BigDecimal |
bankBalance |
protected String |
bankNo |
protected int |
branchNo |
protected String |
cashChargeType |
protected String |
cashFundCode |
protected String |
cashFundCompany |
protected String |
chargeType |
protected String |
deferStatus |
protected int |
functionId |
protected int |
fundAccount |
protected String |
fundCode |
protected String |
fundCompany |
protected String |
gtFundPassword |
protected BigDecimal |
occurBalanceHb |
protected String |
opEntrustWay |
protected String |
password |
protected String |
payType |
protected String |
positionStrHb |
protected String |
remark |
protected String |
tiedCardType |
protected String |
userId |
| 构造器和说明 |
|---|
Fun9956Requst() |
protected int functionId
protected String opEntrustWay
@NotBlank protected String userId
protected int branchNo
protected int fundAccount
protected String password
protected String gtFundPassword
@NotBlank protected String payType
protected String bankNo
protected String bankAccount
protected String cashFundCompany
protected String cashFundCode
protected String cashChargeType
@NotBlank protected String fundCompany
@NotBlank protected String fundCode
@NotBlank protected String chargeType
@NotNull
@Digits(integer=19,
fraction=2)
protected BigDecimal amount
@NotNull
@Digits(integer=19,
fraction=2)
protected BigDecimal balance
protected BigDecimal bankBalance
@NotBlank protected String tiedCardType
protected String deferStatus
protected BigDecimal occurBalanceHb
protected String positionStrHb
protected String remark
public String getOutterSerialNo()
public void setOutterSerialNo(String outterSerialNo)
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 getGtFundPassword()
public void setGtFundPassword(String gt_fund_password)
public String getPayType()
public void setPayType(String pay_type)
public String getBankNo()
public void setBankNo(String bank_no)
public String getBankAccount()
public void setBankAccount(String bank_account)
public String getCashFundCompany()
public void setCashFundCompany(String cash_fund_company)
public String getCashFundCode()
public void setCashFundCode(String cash_fund_code)
public String getCashChargeType()
public void setCashChargeType(String cash_charge_type)
public String getFundCompany()
public void setFundCompany(String fund_company)
public String getFundCode()
public void setFundCode(String fund_code)
public String getChargeType()
public void setChargeType(String charge_type)
public BigDecimal getAmount()
public void setAmount(BigDecimal amount)
public BigDecimal getBalance()
public void setBalance(BigDecimal balance)
public BigDecimal getBankBalance()
public void setBankBalance(BigDecimal bank_balance)
public String getTiedCardType()
public void setTiedCardType(String tied_card_type)
public String getDeferStatus()
public void setDeferStatus(String defer_status)
public BigDecimal getOccurBalanceHb()
public void setOccurBalanceHb(BigDecimal occur_balance_hb)
public String getPositionStrHb()
public void setPositionStrHb(String position_str_hb)
public String getRemark()
public void setRemark(String remark)
Copyright © 2017. All rights reserved.