public interface PromotionRounding
| Modifier and Type | Method and Description |
|---|---|
RoundingMode |
getRoundingMode()
Returns the rounding mode to use for rounding operations.
|
int |
getRoundingScale()
Returns the scale to use when rounding.
|
boolean |
isRoundOfferValues()
It is sometimes problematic to offer percentage-off offers with regards to rounding.
|
boolean isRoundOfferValues()
RoundingMode getRoundingMode()
int getRoundingScale()
Copyright © 2015. All Rights Reserved.