public class Fun9555Response extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
allotno |
protected BigDecimal |
balance |
protected String |
codesimpleName |
protected String |
dealFlag |
protected int |
endDate |
protected String |
enFundDate |
protected String |
firstMonth |
protected String |
fundCode |
protected String |
fundCompany |
protected BigDecimal |
marketValue |
protected int |
rowcount |
| 构造器和说明 |
|---|
Fun9555Response() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAllotno() |
BigDecimal |
getBalance() |
String |
getCodesimpleName() |
String |
getDealFlag() |
int |
getEndDate() |
String |
getEnFundDate() |
String |
getFirstMonth() |
String |
getFundCode() |
String |
getFundCompany() |
BigDecimal |
getMarketValue() |
int |
getRowcount() |
void |
setAllotno(String allotno) |
void |
setBalance(BigDecimal balance) |
void |
setCodesimpleName(String codesimple_name) |
void |
setDealFlag(String deal_flag) |
void |
setEndDate(int end_date) |
void |
setEnFundDate(String en_fund_date) |
void |
setFirstMonth(String first_month) |
void |
setFundCode(String fund_code) |
void |
setFundCompany(String fund_company) |
void |
setMarketValue(BigDecimal market_value) |
void |
setRowcount(int rowcount) |
protected int rowcount
protected String fundCode
protected String codesimpleName
protected BigDecimal balance
protected String enFundDate
protected String firstMonth
protected int endDate
protected BigDecimal marketValue
protected String dealFlag
protected String fundCompany
protected String allotno
public int getRowcount()
public void setRowcount(int rowcount)
public String getFundCode()
public void setFundCode(String fund_code)
public String getCodesimpleName()
public void setCodesimpleName(String codesimple_name)
public BigDecimal getBalance()
public void setBalance(BigDecimal balance)
public String getEnFundDate()
public void setEnFundDate(String en_fund_date)
public String getFirstMonth()
public void setFirstMonth(String first_month)
public int getEndDate()
public void setEndDate(int end_date)
public BigDecimal getMarketValue()
public void setMarketValue(BigDecimal market_value)
public String getDealFlag()
public void setDealFlag(String deal_flag)
public String getFundCompany()
public void setFundCompany(String fund_company)
public String getAllotno()
public void setAllotno(String allotno)
Copyright © 2017. All rights reserved.