java.lang.Object
edu.ntnu.idatt2106_2023_06.backend.model.recipe.Recipe

@Entity public class Recipe extends Object
This class represents a recipe. It, therefore, contains a recipe ID and the time it takes to create the meal.
Author:
Trym Hamer Gudvangen
  • Constructor Details

    • Recipe

      public Recipe()
  • Method Details