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