Class ShoppingItems
java.lang.Object
edu.ntnu.idatt2106_2023_06.backend.model.fridge.ShoppingItems
This class represents a shopping list. It, therefore, contains a fridge ID (the shopping list's id) and the items
id.
- Author:
- Trym Hamer Gudvangen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShoppingItems
public ShoppingItems()
-