public class IncomeVsExpenseItem extends Object
| Constructor and Description |
|---|
IncomeVsExpenseItem() |
| Modifier and Type | Method and Description |
|---|---|
IncomeVsExpenseItem |
add(Transaction transaction) |
BigDecimal |
getExpense() |
BigDecimal |
getIncome() |
public IncomeVsExpenseItem add(Transaction transaction)
public BigDecimal getIncome()
public BigDecimal getExpense()
Copyright © 2023. All rights reserved.