public class TradeTickItem extends ApiModel
lang
TradeTickItem()
Long
getBeginIndex()
getEndIndex()
List<TickPoint>
getItems()
String
getSymbol()
void
setBeginIndex(Long beginIndex)
setEndIndex(Long endIndex)
setItems(List<TickPoint> items)
setSymbol(String symbol)
toString()
getLang, setLang
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TradeTickItem()
public Long getBeginIndex()
public void setBeginIndex(Long beginIndex)
public Long getEndIndex()
public void setEndIndex(Long endIndex)
public String getSymbol()
public void setSymbol(String symbol)
public List<TickPoint> getItems()
public void setItems(List<TickPoint> items)
public String toString()
toString
Object
Copyright © 2022. All rights reserved.