Uses of Class
no.idata1002.group19.domain.entity.Budget
Packages that use Budget
-
Uses of Budget in no.idata1002.group19.domain.entity
Methods in no.idata1002.group19.domain.entity that return BudgetMethods in no.idata1002.group19.domain.entity with parameters of type BudgetModifier and TypeMethodDescriptionvoid
void
Setts budgetConstructors in no.idata1002.group19.domain.entity with parameters of type Budget -
Uses of Budget in no.idata1002.group19.web.api
Methods in no.idata1002.group19.web.api that return types with arguments of type BudgetModifier and TypeMethodDescriptionBudgetController.getBudgets()
Retrieves a list of all budgets from the TransactionService and returns them as an HTTP response.