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

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

    • Instructions

      public Instructions()