Uses of Class
com.broadleafcommerce.shipping.service.integrations.banded.BandedFulfillmentPricingProperties
Packages that use BandedFulfillmentPricingProperties
-
Uses of BandedFulfillmentPricingProperties in com.broadleafcommerce.shipping.service.integrations.banded
Methods in com.broadleafcommerce.shipping.service.integrations.banded that return BandedFulfillmentPricingPropertiesModifier and TypeMethodDescriptionprotected BandedFulfillmentPricingPropertiesBandedFulfillmentPricingProvider.getBandedProps()Constructors in com.broadleafcommerce.shipping.service.integrations.banded with parameters of type BandedFulfillmentPricingPropertiesModifierConstructorDescriptionBandedFulfillmentPricingProvider(com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, BandedFulfillmentPricingProperties bandedProps, WeightCalculationService weightCalculationService)