public class WeaveTimesPerCustomerImpl extends Object implements CartRulesTimesPerCustomer
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
timesPerCustomer |
| Constructor and Description |
|---|
WeaveTimesPerCustomerImpl() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getTimesPerCustomer() |
void |
setTimesPerCustomer(Integer timesPerCustomer) |
protected Integer timesPerCustomer
public Integer getTimesPerCustomer()
getTimesPerCustomer in interface CartRulesTimesPerCustomerpublic void setTimesPerCustomer(Integer timesPerCustomer)
setTimesPerCustomer in interface CartRulesTimesPerCustomerCopyright © 2019. All rights reserved.