Package nxt.account
Interface AccountLedger.LedgerEventId
- All Known Subinterfaces:
ChildBlockFxtTransaction,ChildTransaction,FxtTransaction,Transaction
- All Known Implementing Classes:
ChildTransactionImpl,FxtTransactionImpl,TransactionImpl,UnconfirmedTransaction
- Enclosing class:
- AccountLedger
public static interface AccountLedger.LedgerEventId
-
Method Summary
-
Method Details
-
getId
long getId() -
getFullHash
byte[] getFullHash() -
getChain
Chain getChain()
-