Uses of Class
no.ntnu.idatt1002.demo.data.budget.Savings
Packages that use Savings
-
Uses of Savings in no.ntnu.idatt1002.demo.data.budget
Methods in no.ntnu.idatt1002.demo.data.budget that return SavingsConstructors in no.ntnu.idatt1002.demo.data.budget with parameters of type SavingsModifierConstructorDescriptionGeneralBudget(List<BudgetItem> budgetItems, double maxAmount, Savings savings) Constructor for a general budget, which is an entire budget project, set for a given month.