Uses of Class
com.broadleafcommerce.shipping.service.integrations.banded.BandedFulfillmentPricingProperties
-
Packages that use BandedFulfillmentPricingProperties Package Description com.broadleafcommerce.shipping.service.integrations.banded -
-
Uses of BandedFulfillmentPricingProperties in com.broadleafcommerce.shipping.service.integrations.banded
Methods in com.broadleafcommerce.shipping.service.integrations.banded that return BandedFulfillmentPricingProperties Modifier and Type Method Description protected BandedFulfillmentPricingProperties
BandedFulfillmentPricingProvider. getBandedProps()
Constructors in com.broadleafcommerce.shipping.service.integrations.banded with parameters of type BandedFulfillmentPricingProperties Constructor Description BandedFulfillmentPricingProvider(com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, BandedFulfillmentPricingProperties bandedProps, WeightCalculationService weightCalculationService)
-