public class Fun9957Response extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected BigDecimal |
backPrice |
protected BigDecimal |
backShare |
protected int |
closeDay |
protected String |
codesimpleName |
protected BigDecimal |
currentBalance |
protected BigDecimal |
currentShare |
protected BigDecimal |
deferShare |
protected String |
deferStatus |
protected BigDecimal |
enableShare |
protected BigDecimal |
frozenShare |
protected String |
fundCode |
protected String |
fundCompany |
protected BigDecimal |
incomeBalance |
protected BigDecimal |
incomeRatio |
protected String |
mStockType |
protected BigDecimal |
openPrice |
protected BigInteger |
productTerm |
protected BigDecimal |
rewardBalance |
protected BigDecimal |
takegoodsAmountTot |
protected BigDecimal |
transAmountTot |
protected String |
transbuyFlag |
protected String |
transFlag |
| 构造器和说明 |
|---|
Fun9957Response() |
protected String mStockType
protected String fundCompany
protected String fundCode
protected String codesimpleName
protected BigDecimal currentShare
protected BigDecimal backShare
protected BigDecimal frozenShare
protected BigDecimal enableShare
protected BigDecimal incomeBalance
protected BigDecimal currentBalance
protected BigDecimal incomeRatio
protected BigDecimal openPrice
protected BigDecimal backPrice
protected BigInteger productTerm
protected BigDecimal rewardBalance
protected int closeDay
protected String deferStatus
protected String transFlag
protected String transbuyFlag
protected BigDecimal takegoodsAmountTot
protected BigDecimal transAmountTot
protected BigDecimal deferShare
public String getMStockType()
public void setMStockType(String m_stock_type)
public String getFundCompany()
public void setFundCompany(String fund_company)
public String getFundCode()
public void setFundCode(String fund_code)
public String getCodesimpleName()
public void setCodesimpleName(String codesimple_name)
public BigDecimal getCurrentShare()
public void setCurrentShare(BigDecimal current_share)
public BigDecimal getBackShare()
public void setBackShare(BigDecimal back_share)
public BigDecimal getFrozenShare()
public void setFrozenShare(BigDecimal frozen_share)
public BigDecimal getEnableShare()
public void setEnableShare(BigDecimal enable_share)
public BigDecimal getIncomeBalance()
public void setIncomeBalance(BigDecimal income_balance)
public BigDecimal getCurrentBalance()
public void setCurrentBalance(BigDecimal current_balance)
public BigDecimal getIncomeRatio()
public void setIncomeRatio(BigDecimal income_ratio)
public BigDecimal getOpenPrice()
public void setOpenPrice(BigDecimal open_price)
public BigDecimal getBackPrice()
public void setBackPrice(BigDecimal back_price)
public BigInteger getProductTerm()
public void setProductTerm(BigInteger product_term)
public BigDecimal getRewardBalance()
public void setRewardBalance(BigDecimal reward_balance)
public int getCloseDay()
public void setCloseDay(int close_day)
public String getDeferStatus()
public void setDeferStatus(String defer_status)
public String getTransFlag()
public void setTransFlag(String trans_flag)
public String getTransbuyFlag()
public void setTransbuyFlag(String transbuy_flag)
public BigDecimal getTakegoodsAmountTot()
public void setTakegoodsAmountTot(BigDecimal takegoods_amount_tot)
public BigDecimal getTransAmountTot()
public void setTransAmountTot(BigDecimal trans_amount_tot)
public BigDecimal getDeferShare()
public void setDeferShare(BigDecimal defer_share)
Copyright © 2017. All rights reserved.