Uses of Class
io.vertigo.audit.ledger.LedgerTransaction
-
Packages that use LedgerTransaction Package Description io.vertigo.audit.ledger -
-
Uses of LedgerTransaction in io.vertigo.audit.ledger
Methods in io.vertigo.audit.ledger that return LedgerTransaction Modifier and Type Method Description LedgerTransaction
LedgerTransactionBuilder. build()
LedgerTransaction
LedgerTransactionEvent. getLedgerTransaction()
Constructors in io.vertigo.audit.ledger with parameters of type LedgerTransaction Constructor Description LedgerTransactionEvent(LedgerTransaction ledgerTransaction)
Constructor.
-