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

@Entity public class RecipeItems extends Object
This class represents an items in a recipe. It, therefore, contains a recipe part ID and the items ID.
Author:
Trym Hamer Gudvangen
  • Constructor Details

    • RecipeItems

      public RecipeItems()