public class FundQuoteItem extends ApiModel
lang
FundQuoteItem()
Float
getClose()
String
getSymbol()
Long
getTimestamp()
void
setClose(Float close)
setSymbol(String symbol)
setTimestamp(Long timestamp)
toString()
getAccount, getLang, setLang
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FundQuoteItem()
public String getSymbol()
public void setSymbol(String symbol)
public Float getClose()
public void setClose(Float close)
public Long getTimestamp()
public void setTimestamp(Long timestamp)
public String toString()
toString
Object
Copyright © 2024. All rights reserved.