public class RegularPriceLevel extends ImpliedPriceLevel
| Modifier and Type | Method and Description |
|---|---|
RegularPriceLevel |
clone()
Make a clone of current object.
|
int |
getNumberOfOrders()
Get number of orders in price level.
|
String |
toString()
Convert object to string representation.
|
getPrice, getQuantity, isExistpublic final int getNumberOfOrders()
public RegularPriceLevel clone()
clone in class ImpliedPriceLevelpublic String toString()
toString in class ImpliedPriceLevelCopyright © 2010–2020 Onix Solutions. All rights reserved.