public class Fun9512Response extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
autoBuy |
protected String |
bankAccount |
protected String |
bankNo |
protected BigDecimal |
beginShare |
protected int |
branchNo |
protected BigDecimal |
businessFrozenShare |
protected String |
chargeType |
protected BigDecimal |
costPrice |
protected BigDecimal |
currentShare |
protected BigDecimal |
enableShares |
protected String |
exchangeName |
protected BigDecimal |
frozenShare |
protected int |
fundAccount |
protected String |
fundCode |
protected String |
fundCompany |
protected String |
fundName |
protected String |
fundRisklevel |
protected BigDecimal |
incomeBalance |
protected BigDecimal |
longFrozenShare |
protected BigDecimal |
marketValue |
protected String |
mStockType |
protected BigDecimal |
nav |
protected String |
status |
protected String |
stockAccount |
| 构造器和说明 |
|---|
Fun9512Response() |
protected int branchNo
protected int fundAccount
protected String fundCompany
protected String fundCode
protected String stockAccount
protected String status
protected BigDecimal beginShare
protected BigDecimal currentShare
protected BigDecimal businessFrozenShare
protected BigDecimal frozenShare
protected BigDecimal longFrozenShare
protected String exchangeName
protected String fundName
protected BigDecimal nav
protected BigDecimal marketValue
protected String chargeType
protected BigDecimal enableShares
protected String autoBuy
protected BigDecimal costPrice
protected String bankNo
protected String bankAccount
protected BigDecimal incomeBalance
protected String fundRisklevel
protected String mStockType
public int getBranchNo()
public void setBranchNo(int branch_no)
public int getFundAccount()
public void setFundAccount(int fund_account)
public String getFundCompany()
public void setFundCompany(String fund_company)
public String getFundCode()
public void setFundCode(String fund_code)
public String getStockAccount()
public void setStockAccount(String stock_account)
public String getStatus()
public void setStatus(String status)
public BigDecimal getBeginShare()
public void setBeginShare(BigDecimal begin_share)
public BigDecimal getCurrentShare()
public void setCurrentShare(BigDecimal current_share)
public BigDecimal getBusinessFrozenShare()
public void setBusinessFrozenShare(BigDecimal business_frozen_share)
public BigDecimal getFrozenShare()
public void setFrozenShare(BigDecimal frozen_share)
public BigDecimal getLongFrozenShare()
public void setLongFrozenShare(BigDecimal long_frozen_share)
public String getExchangeName()
public void setExchangeName(String exchange_name)
public String getFundName()
public void setFundName(String fund_name)
public BigDecimal getNav()
public void setNav(BigDecimal nav)
public BigDecimal getMarketValue()
public void setMarketValue(BigDecimal market_value)
public String getChargeType()
public void setChargeType(String charge_type)
public BigDecimal getEnableShares()
public void setEnableShares(BigDecimal enable_shares)
public String getAutoBuy()
public void setAutoBuy(String auto_buy)
public BigDecimal getCostPrice()
public void setCostPrice(BigDecimal cost_price)
public String getBankNo()
public void setBankNo(String bank_no)
public String getBankAccount()
public void setBankAccount(String bank_account)
public BigDecimal getIncomeBalance()
public void setIncomeBalance(BigDecimal income_balance)
public String getFundRisklevel()
public void setFundRisklevel(String fund_risklevel)
public String getMStockType()
public void setMStockType(String m_stock_type)
Copyright © 2017. All rights reserved.