This is the complete list of members for org.turro.financials.model.register.AccountItem, including all inherited members.
| account | org.turro.financials.model.register.AccountItem | |
| AccountItem(RegisterView view, Account account, double balance) | org.turro.financials.model.register.AccountItem | |
| AccountItem(long idView, String idAccount, double balance) | org.turro.financials.model.register.AccountItem | |
| balance | org.turro.financials.model.register.AccountItem | |
| compareTo(AccountItem o) | org.turro.financials.model.register.AccountItem | |
| createAccountItem(RegisterView view, Account account, double balance) | org.turro.financials.model.register.AccountItem | static |
| equals(Object obj) | org.turro.financials.model.register.AccountItem | |
| hashCode() | org.turro.financials.model.register.AccountItem | |
| view | org.turro.financials.model.register.AccountItem |