Uses of Class
com.broadleafcommerce.promotion.offer.service.autoconfigure.properties.OrderOfferRoundingProperties
Packages that use OrderOfferRoundingProperties
-
Uses of OrderOfferRoundingProperties in com.broadleafcommerce.promotion.offer.service.autoconfigure
Methods in com.broadleafcommerce.promotion.offer.service.autoconfigure that return OrderOfferRoundingPropertiesModifier and TypeMethodDescriptionOfferServiceProperties.getOrderOfferRounding()Properties related to offer rounding behaviors for order typed offer.Methods in com.broadleafcommerce.promotion.offer.service.autoconfigure with parameters of type OrderOfferRoundingPropertiesModifier and TypeMethodDescriptionvoidOfferServiceProperties.setOrderOfferRounding(OrderOfferRoundingProperties orderOfferRounding) Properties related to offer rounding behaviors for order typed offer.