public class CartItem
extends Object
- Author:
- Paul Henke, Oliver Gierke
-
Method Summary
protected boolean
boolean
javax.money.MonetaryAmount
int
-
Method Details
-
getProductName
public final String getProductName()
- Returns:
-
-
-
canEqual
protected boolean canEqual(Object other)
-
-
-
getPrice
public javax.money.MonetaryAmount getPrice()
-
-