public final class LedgerTransactionEvent extends Object implements io.vertigo.commons.eventbus.Event
| Constructor and Description |
|---|
LedgerTransactionEvent(LedgerTransaction ledgerTransaction)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LedgerTransaction |
getLedgerTransaction() |
public LedgerTransactionEvent(LedgerTransaction ledgerTransaction)
ledgerTransaction - A ledgerTransactionpublic LedgerTransaction getLedgerTransaction()
Copyright © 2019. All rights reserved.