public class ImpliedPriceLevel extends Object
Modifier and Type | Method and Description |
---|---|
ImpliedPriceLevel |
clone()
Make a clone of current object.
|
biz.onixs.util.ScaledDecimal |
getPrice()
Get price.
|
int |
getQuantity()
Get price level quantity.
|
boolean |
isExist()
Get indicator if price level exist.
|
String |
toString()
Convert object to string representation.
|
public final int getQuantity()
public final biz.onixs.util.ScaledDecimal getPrice()
public boolean isExist()
public ImpliedPriceLevel clone()
Copyright © 2010–2020 Onix Solutions. All rights reserved.