Package main.model.request


package main.model.request
This package contains the request model classes.
  • Class
    Description
    This interface represents a request.
    A factory class that creates a specific type of Request based on the input parameters.
    This enum represents the status of a request
    This enum represents the type of the request
    This class represents a student request to change the title of a project
    A request for a student to deregister from a project
    A class that represents a student registration request
    A class that represents a transfer student request