JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package edu.ntnu.idatt1002.group12.flus.model
package
edu.ntnu.idatt1002.group12.flus.model
Related Packages
Package
Description
edu.ntnu.idatt1002.group12.flus
edu.ntnu.idatt1002.group12.flus.model.goals
edu.ntnu.idatt1002.group12.flus.model.transactions
edu.ntnu.idatt1002.group12.flus.controller
edu.ntnu.idatt1002.group12.flus.utils
edu.ntnu.idatt1002.group12.flus.view
Classes
Class
Description
Account
The class represents an account for the user.
Budget
The class represents a budget for the account, and contains income, expenses and goals.
User
The class represents a user of the application.