public class DepthItem extends Object
DepthItem()
int
getOrderCount()
double
getPrice()
getVolume()
void
setOrderCount(int orderCount)
setPrice(double price)
setVolume(double volume)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DepthItem()
public double getPrice()
public void setPrice(double price)
public double getVolume()
public void setVolume(double volume)
public int getOrderCount()
public void setOrderCount(int orderCount)
public String toString()
toString
Object
Copyright © 2025. All rights reserved.