Uses of Class
com.storedobject.core.JournalVoucher.Entry
Packages that use JournalVoucher.Entry
-
Uses of JournalVoucher.Entry in com.storedobject.core
Methods in com.storedobject.core that return JournalVoucher.EntryModifier and TypeMethodDescriptionJournalVoucher.getEntry
(int index) Get the entry at a specific index.Methods in com.storedobject.core that return types with arguments of type JournalVoucher.Entry -
Uses of JournalVoucher.Entry in com.storedobject.ui.accounts
Methods in com.storedobject.ui.accounts with parameters of type JournalVoucher.EntryModifier and TypeMethodDescriptionJournalVoucherView.getCredit
(JournalVoucher.Entry entry) JournalVoucherView.getDebit
(JournalVoucher.Entry entry) JournalVoucherView.getParticulars
(JournalVoucher.Entry entry) JournalVoucherView.getReference
(JournalVoucher.Entry entry)