public class Order extends ImpliedPriceLevel
| Modifier and Type | Method and Description |
|---|---|
Order |
clone()
Make a clone of current object.
|
long |
getOrderId()
Get order ID.
|
long |
getOrderPriority()
Get order priority.
|
String |
toString()
Convert object to string representation.
|
getPrice, getQuantity, isExistpublic final long getOrderId()
public final long getOrderPriority()
public Order clone()
clone in class ImpliedPriceLevelpublic String toString()
toString in class ImpliedPriceLevelCopyright © 2010–2020 Onix Solutions. All rights reserved.