Class BasketStatsDTO.NameCount
java.lang.Object
sk.iway.iwcm.components.basket.rest.BasketStatsDTO.NameCount
- Enclosing class:
- BasketStatsDTO
Associates a display name with an aggregated occurrence or item count.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NameCount
public NameCount() -
NameCount
-
-
Method Details
-
getName
-
getCount
public long getCount() -
setName
-
setCount
public void setCount(long count)
-