Class Instructions
java.lang.Object
edu.ntnu.idatt2106_2023_06.backend.model.recipe.Instructions
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
Instructions
public Instructions()
-