Modifier and Type | Class and Description |
---|---|
static class |
Order.Ask |
static class |
Order.Bid |
Modifier and Type | Method and Description |
---|---|
long |
getAccountId() |
long |
getAssetId() |
int |
getHeight() |
long |
getId() |
long |
getPriceNQT() |
long |
getQuantityQNT() |
java.lang.String |
toString() |
public long getId()
public long getAccountId()
public long getAssetId()
public long getPriceNQT()
public final long getQuantityQNT()
public int getHeight()
public java.lang.String toString()
toString
in class java.lang.Object