public class TimelinePoint extends Object implements Serializable
public Double getPrice()
public void setPrice(Double price)
public Double getAvgPrice()
public void setAvgPrice(Double avgPrice)
public Long getTime()
public void setTime(Long time)
public Long getVolume()
public void setVolume(Long volume)
Copyright © 2022. All rights reserved.