public final class MissingPricesProductCountImpl extends Object implements MissingPricesProductCount
| Constructor and Description |
|---|
MissingPricesProductCountImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getMissingPrices() |
Long |
getTotal() |
int |
hashCode() |
void |
setMissingPrices(Long missingPrices) |
void |
setTotal(Long total) |
getClass, notify, notifyAll, toString, wait, wait, waitbuilder, builder, of, of, withMissingPricesProductCountpublic Long getTotal()
getTotal in interface MissingPricesProductCountpublic Long getMissingPrices()
getMissingPrices in interface MissingPricesProductCountpublic void setTotal(Long total)
setTotal in interface MissingPricesProductCountpublic void setMissingPrices(Long missingPrices)
setMissingPrices in interface MissingPricesProductCount