BrightSide Workbench Full Report + Source Code
org.turro.financials.model.register.MultiRegisterEntry Member List

This is the complete list of members for org.turro.financials.model.register.MultiRegisterEntry, including all inherited members.

checkValues(int cellIndex)org.turro.financials.model.register.MultiRegisterEntry
compareTo(MultiRegisterEntry o)org.turro.financials.model.register.MultiRegisterEntry
deleteEntry()org.turro.financials.model.register.MultiRegisterEntry
getAccount()org.turro.financials.model.register.MultiRegisterEntry
getAccountBalance()org.turro.financials.model.register.MultiRegisterEntry
getBalance()org.turro.financials.model.register.MultiRegisterEntry
getConcept()org.turro.financials.model.register.MultiRegisterEntry
getCredit()org.turro.financials.model.register.MultiRegisterEntry
getDate()org.turro.financials.model.register.MultiRegisterEntry
getDebit()org.turro.financials.model.register.MultiRegisterEntry
getEntry()org.turro.financials.model.register.MultiRegisterEntry
getOrder()org.turro.financials.model.register.MultiRegisterEntry
getView()org.turro.financials.model.register.MultiRegisterEntry
isNewRegister()org.turro.financials.model.register.MultiRegisterEntry
isSameRegister(MultiRegisterEntry newEntry)org.turro.financials.model.register.MultiRegisterEntry
isValid()org.turro.financials.model.register.MultiRegisterEntry
MultiRegisterEntry(Register register)org.turro.financials.model.register.MultiRegisterEntry
MultiRegisterEntry(RegisterEntry entry)org.turro.financials.model.register.MultiRegisterEntry
setAccount(Account account)org.turro.financials.model.register.MultiRegisterEntry
setAccountBalance(double accountBalance)org.turro.financials.model.register.MultiRegisterEntry
setBalance(double balance)org.turro.financials.model.register.MultiRegisterEntry
setConcept(String concept)org.turro.financials.model.register.MultiRegisterEntry
setCredit(double credit)org.turro.financials.model.register.MultiRegisterEntry
setDate(Date date)org.turro.financials.model.register.MultiRegisterEntry
setDebit(double debit)org.turro.financials.model.register.MultiRegisterEntry
setEntry(RegisterEntry entry)org.turro.financials.model.register.MultiRegisterEntry
setNewRegister(boolean newRegister)org.turro.financials.model.register.MultiRegisterEntry
setOrder(int order)org.turro.financials.model.register.MultiRegisterEntry
setView(RegisterView view)org.turro.financials.model.register.MultiRegisterEntry