public class Fun9518Response extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
autoBuy |
protected String |
chargeType |
protected String |
codesimpleName |
protected BigDecimal |
enableShares |
protected String |
fundCode |
protected String |
fundCompany |
protected String |
mStockType |
| 构造器和说明 |
|---|
Fun9518Response() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAutoBuy() |
String |
getChargeType() |
String |
getCodesimpleName() |
BigDecimal |
getEnableShares() |
String |
getFundCode() |
String |
getFundCompany() |
String |
getMStockType() |
void |
setAutoBuy(String auto_buy) |
void |
setChargeType(String charge_type) |
void |
setCodesimpleName(String codesimple_name) |
void |
setEnableShares(BigDecimal enable_shares) |
void |
setFundCode(String fund_code) |
void |
setFundCompany(String fund_company) |
void |
setMStockType(String m_stock_type) |
protected String fundCompany
protected String fundCode
protected String autoBuy
protected String chargeType
protected String mStockType
protected BigDecimal enableShares
protected String codesimpleName
public String getFundCompany()
public void setFundCompany(String fund_company)
public String getFundCode()
public void setFundCode(String fund_code)
public String getAutoBuy()
public void setAutoBuy(String auto_buy)
public String getChargeType()
public void setChargeType(String charge_type)
public String getMStockType()
public void setMStockType(String m_stock_type)
public BigDecimal getEnableShares()
public void setEnableShares(BigDecimal enable_shares)
public String getCodesimpleName()
public void setCodesimpleName(String codesimple_name)
Copyright © 2017. All rights reserved.