Uses of Package
no.ntnu.idatt1002.demo.data.economics
Packages that use no.ntnu.idatt1002.demo.data.economics
Package
Description
-
Classes in no.ntnu.idatt1002.demo.data.economics used by no.ntnu.idatt1002.demo.controllerClassDescriptionThis class represents an expense.This class represents various types of expenditures that a user can choose from.ExpenseRegister is a class for storing Expenses.The Income class inherits from the Item class.This class represents various types of income that a user can choose from.IncomeRegister is a class for storing Income.
-
Classes in no.ntnu.idatt1002.demo.data.economics used by no.ntnu.idatt1002.demo.data.budgetClassDescriptionThis class represents various types of expenditures that a user can choose from.
-
Classes in no.ntnu.idatt1002.demo.data.economics used by no.ntnu.idatt1002.demo.data.economicsClassDescriptionThis class represents an expense.This class represents various types of expenditures that a user can choose from.ExpenseRegister is a class for storing Expenses.The Income class inherits from the Item class.This class represents various types of income that a user can choose from.IncomeRegister is a class for storing Income.The Item class represents a good or service purchased in real life.ItemRegister is a generic class used for storing either Income or Expense.