Class ObjectsIncomes

java.lang.Object
ObjectsIncomes

public class ObjectsIncomes extends Object
Utility class responsible for initializing and populating the application's income data for the fiscal year 2025.

This class functions as a central repository that transforms raw budgetary revenue data into specialized Income objects. It categorizes state revenues into several major streams, including:

  • Direct and Indirect Taxation
  • Social Contributions and Transfers
  • Sales of Goods, Services, and Natural Resources
  • Financial Transactions, Loans, and Derivatives
  • Constructor Details

    • ObjectsIncomes

      public ObjectsIncomes()
  • Method Details