Package ntnu.team1.backend.objects


package ntnu.team1.backend.objects
Contains the objects task and category
  • Class Summary
    Class
    Description
    A class that represents a category Implements serializable to be able to store the data
    A class that represents a main task Inherits from the abstract super class Task