Uses of Class
no.ntnu.idatt1002.demo.data.economics.Income
Packages that use Income
-
Uses of Income in no.ntnu.idatt1002.demo.controller
Methods in no.ntnu.idatt1002.demo.controller that return IncomeModifier and TypeMethodDescriptionAddIncomeController.getNewIncome()
Gets the newly created income.Methods in no.ntnu.idatt1002.demo.controller with parameters of type Income -
Uses of Income in no.ntnu.idatt1002.demo.data.economics
Constructor parameters in no.ntnu.idatt1002.demo.data.economics with type arguments of type IncomeModifierConstructorDescriptionIncomeRegister
(List<Income> income) Class constructor that takes in a List of Income as argument.