Package nxt.ae
Class TradeHome.Trade
java.lang.Object
nxt.ae.TradeHome.Trade
- Enclosing class:
- TradeHome
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]intlonglongbyte[]intlonglonglongfinal ChildChainintlonglonglongintbooleanisBuy()toString()
-
Method Details
-
getChildChain
-
getBlockId
public long getBlockId() -
getAskOrderId
public long getAskOrderId() -
getAskOrderFullHash
public byte[] getAskOrderFullHash() -
getBidOrderId
public long getBidOrderId() -
getBidOrderFullHash
public byte[] getBidOrderFullHash() -
getAskOrderHeight
public int getAskOrderHeight() -
getBidOrderHeight
public int getBidOrderHeight() -
getSellerId
public long getSellerId() -
getBuyerId
public long getBuyerId() -
getQuantityQNT
public long getQuantityQNT() -
getPriceNQT
public long getPriceNQT() -
getAssetId
public long getAssetId() -
getTimestamp
public int getTimestamp() -
getHeight
public int getHeight() -
isBuy
public boolean isBuy() -
toString
-