32 private final double tax, taxable, taxAmount, retention, total;
int compareTo(IncomeEntry o)
String getGlobalIdentifier()
IncomeEntry(String docNumber, String globalIdentifier, String customer, Date docDate, double tax, double taxable, double taxAmount, double retention, double total)