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, isExist
public final long getOrderId()
public final long getOrderPriority()
public Order clone()
clone
in class ImpliedPriceLevel
public String toString()
toString
in class ImpliedPriceLevel
Copyright © 2010–2020 Onix Solutions. All rights reserved.