Class RecipePart
java.lang.Object
edu.ntnu.idatt2106_2023_06.backend.model.recipe.RecipePart
This class represents a part of 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
-
RecipePart
public RecipePart()
-