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