public class AdminDeletePromotionOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private boolean |
checkCouponAssociations
The default value is true.
|
private boolean |
deleteCoupons
The default value is true.
|
Constructor and Description |
---|
AdminDeletePromotionOptions()
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
isCheckCouponAssociations()
The default value is true.
|
boolean |
isDeleteCoupons()
The default value is true.
|
void |
setCheckCouponAssociations(boolean checkCouponAssociations)
The default value is true.
|
void |
setDeleteCoupons(boolean deleteCoupons)
The default value is true.
|
java.lang.String |
toString() |
private boolean deleteCoupons
private boolean checkCouponAssociations
public java.lang.String toString()
toString
in class java.lang.Object
public boolean isDeleteCoupons()
public void setDeleteCoupons(boolean deleteCoupons)
deleteCoupons
- the deleteCoupons to setpublic boolean isCheckCouponAssociations()
public void setCheckCouponAssociations(boolean checkCouponAssociations)
checkCouponAssociations
- the checkCouponAssociations to setCopyright © 2018 DS Data Systems UK Ltd.