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() |
int |
getTransactionHeight() |
int |
getTransactionIndex() |
java.lang.String |
toString() |
public final long getId()
public final long getAccountId()
public final long getAssetId()
public final long getPriceNQT()
public final long getQuantityQNT()
public final int getHeight()
public final int getTransactionIndex()
public final int getTransactionHeight()
public java.lang.String toString()
toString
in class java.lang.Object