public class Fun9526Response extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
allotDate |
protected String |
allotno |
protected BigDecimal |
balance |
protected String |
bankAccount |
protected String |
bankNo |
protected String |
bonusType |
protected int |
branchNo |
protected int |
businessFlag |
protected int |
currTime |
protected BigDecimal |
dealBalance |
protected BigDecimal |
dealShare |
protected int |
entrustNo |
protected String |
entrustStatus |
protected String |
exchangeName |
protected BigDecimal |
fareSx |
protected int |
fundAccount |
protected String |
fundCode |
protected String |
fundCompany |
protected String |
fundName |
protected int |
hopeDate |
protected int |
initDate |
protected String |
moneyType |
protected String |
originalTano |
protected String |
otherStkacco |
protected BigDecimal |
shares |
protected String |
stockAccount |
protected String |
transCode |
| 构造器和说明 |
|---|
Fun9526Response() |
protected int branchNo
protected int initDate
protected int currTime
protected int entrustNo
protected String stockAccount
protected String otherStkacco
protected int allotDate
protected int businessFlag
protected String moneyType
protected BigDecimal balance
protected BigDecimal shares
protected String transCode
protected int hopeDate
protected int fundAccount
protected String fundCompany
protected BigDecimal fareSx
protected String fundCode
protected String allotno
protected BigDecimal dealShare
protected BigDecimal dealBalance
protected String entrustStatus
protected String fundName
protected String bonusType
protected String originalTano
protected String exchangeName
protected String bankNo
protected String bankAccount
public int getBranchNo()
public void setBranchNo(int branch_no)
public int getInitDate()
public void setInitDate(int init_date)
public int getCurrTime()
public void setCurrTime(int curr_time)
public int getEntrustNo()
public void setEntrustNo(int entrust_no)
public String getStockAccount()
public void setStockAccount(String stock_account)
public String getOtherStkacco()
public void setOtherStkacco(String other_stkacco)
public int getAllotDate()
public void setAllotDate(int allot_date)
public int getBusinessFlag()
public void setBusinessFlag(int business_flag)
public String getMoneyType()
public void setMoneyType(String money_type)
public BigDecimal getBalance()
public void setBalance(BigDecimal balance)
public BigDecimal getShares()
public void setShares(BigDecimal shares)
public String getTransCode()
public void setTransCode(String trans_code)
public int getHopeDate()
public void setHopeDate(int hope_date)
public int getFundAccount()
public void setFundAccount(int fund_account)
public String getFundCompany()
public void setFundCompany(String fund_company)
public BigDecimal getFareSx()
public void setFareSx(BigDecimal fare_sx)
public String getFundCode()
public void setFundCode(String fund_code)
public String getAllotno()
public void setAllotno(String allotno)
public BigDecimal getDealShare()
public void setDealShare(BigDecimal deal_share)
public BigDecimal getDealBalance()
public void setDealBalance(BigDecimal deal_balance)
public String getEntrustStatus()
public void setEntrustStatus(String entrust_status)
public String getFundName()
public void setFundName(String fund_name)
public String getBonusType()
public void setBonusType(String bonus_type)
public String getOriginalTano()
public void setOriginalTano(String original_tano)
public String getExchangeName()
public void setExchangeName(String exchange_name)
public String getBankNo()
public void setBankNo(String bank_no)
public String getBankAccount()
public void setBankAccount(String bank_account)
Copyright © 2017. All rights reserved.