Package com.dzidzi.dto.orderItem
Class Item
java.lang.Object
com.dzidzi.dto.merge.EntityId
com.dzidzi.dto.orderItem.Item
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()The name of the menu/extraintThe quantity of the menu/extravoidThe name of the menu/extra
-
Constructor Details
-
Item
-
-
Method Details
-
getName
The name of the menu/extra -
getQuantity
public int getQuantity()The quantity of the menu/extra -
setName
The name of the menu/extra
-