Class Item
java.lang.Object
edu.ntnu.idatt2106_2023_06.backend.model.items.Item
This class represents a food items. A food items has an id, name, brief description, price, purchase and expiration date,
and category.
- Author:
- Trym Hamer Gudvangen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Item
public Item()
-