public class TradeTickPoint extends Object implements Serializable
TradeTickPoint()
Double
getPrice()
Long
getTime()
getVolume()
void
setPrice(Double price)
setTime(Long time)
setVolume(Long volume)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TradeTickPoint()
public Double getPrice()
public void setPrice(Double price)
public Long getTime()
public void setTime(Long time)
public Long getVolume()
public void setVolume(Long volume)
public String toString()
toString
Object
Copyright © 2025. All rights reserved.