Class RecipeAllergenId
java.lang.Object
edu.ntnu.idatt2106_2023_06.backend.model.recipe.RecipeAllergenId
- All Implemented Interfaces:
Serializable
A class that serves as the id for an allergen in a recipe.
It is an Embeddable class that contains two fields, recipe and allergen.
- Author:
- Trym Hamer Gudvangen
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RecipeAllergenId
public RecipeAllergenId()
-