public class Fun9970Response extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
agencyNo |
protected String |
allowStatus |
protected BigDecimal |
backShare |
protected BigDecimal |
beginShare |
protected String |
codesimpleName |
protected BigDecimal |
confirmIncome |
protected BigDecimal |
currentShare |
protected String |
enablebuyStauts |
protected String |
enOtherFlag |
protected BigDecimal |
floatIncome |
protected BigDecimal |
frozenShare |
protected String |
fundCode |
protected String |
fundCompany |
protected int |
incomeDealDate1 |
protected int |
incomeDealDate2 |
protected int |
incomeDeliverDate |
protected BigDecimal |
incomeRatio |
protected int |
issueDate |
protected String |
relateCode |
protected int |
sellDeliverDate |
protected int |
sellEndDate |
protected int |
sellStartDate |
protected int |
setupDate |
protected String |
stockType |
protected int |
subDay |
protected BigDecimal |
transferIncome |
| 构造器和说明 |
|---|
Fun9970Response() |
protected String stockType
protected String enOtherFlag
protected String fundCompany
protected String fundCode
protected String codesimpleName
protected BigDecimal beginShare
protected BigDecimal currentShare
protected BigDecimal backShare
protected BigDecimal frozenShare
protected BigDecimal transferIncome
protected BigDecimal confirmIncome
protected BigDecimal floatIncome
protected BigDecimal incomeRatio
protected int incomeDealDate1
protected int incomeDealDate2
protected int incomeDeliverDate
protected int setupDate
protected int issueDate
protected int subDay
protected int sellStartDate
protected int sellEndDate
protected int sellDeliverDate
protected String allowStatus
protected String relateCode
protected String enablebuyStauts
protected String agencyNo
public String getStockType()
public void setStockType(String stock_type)
public String getEnOtherFlag()
public void setEnOtherFlag(String en_other_flag)
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 getBeginShare()
public void setBeginShare(BigDecimal begin_share)
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 getTransferIncome()
public void setTransferIncome(BigDecimal transfer_income)
public BigDecimal getConfirmIncome()
public void setConfirmIncome(BigDecimal confirm_income)
public BigDecimal getFloatIncome()
public void setFloatIncome(BigDecimal float_income)
public BigDecimal getIncomeRatio()
public void setIncomeRatio(BigDecimal income_ratio)
public int getIncomeDealDate1()
public void setIncomeDealDate1(int income_deal_date1)
public int getIncomeDealDate2()
public void setIncomeDealDate2(int income_deal_date2)
public int getIncomeDeliverDate()
public void setIncomeDeliverDate(int income_deliver_date)
public int getSetupDate()
public void setSetupDate(int setup_date)
public int getIssueDate()
public void setIssueDate(int issue_date)
public int getSubDay()
public void setSubDay(int sub_day)
public int getSellStartDate()
public void setSellStartDate(int sell_start_date)
public int getSellEndDate()
public void setSellEndDate(int sell_end_date)
public int getSellDeliverDate()
public void setSellDeliverDate(int sell_deliver_date)
public String getAllowStatus()
public void setAllowStatus(String allow_status)
public String getRelateCode()
public void setRelateCode(String relate_code)
public String getEnablebuyStauts()
public void setEnablebuyStauts(String enablebuy_stauts)
public String getAgencyNo()
public void setAgencyNo(String agency_no)
Copyright © 2017. All rights reserved.