This is the complete list of members for org.turro.financials.book.IncomeEntry, including all inherited members.
| compareTo(IncomeEntry o) | org.turro.financials.book.IncomeEntry | |
| getCustomer() | org.turro.financials.book.IncomeEntry | |
| getDocDate() | org.turro.financials.book.IncomeEntry | |
| getDocNumber() | org.turro.financials.book.IncomeEntry | |
| getGlobalIdentifier() | org.turro.financials.book.IncomeEntry | |
| getRetention() | org.turro.financials.book.IncomeEntry | |
| getTax() | org.turro.financials.book.IncomeEntry | |
| getTaxable() | org.turro.financials.book.IncomeEntry | |
| getTaxAmount() | org.turro.financials.book.IncomeEntry | |
| getTotal() | org.turro.financials.book.IncomeEntry | |
| IncomeEntry(String docNumber, String globalIdentifier, String customer, Date docDate, double tax, double taxable, double taxAmount, double retention, double total) | org.turro.financials.book.IncomeEntry |