public class TickPoint extends Object implements Serializable
public Double getPrice()
public void setPrice(Double price)
public String getType()
public void setType(String type)
public Long getTime()
public void setTime(Long time)
public Long getVolume()
public void setVolume(Long volume)
Copyright © 2025. All rights reserved.