Uses of Class
com.broadleafcommerce.shipping.service.integrations.fixed.FixedFulfillmentPricingProperties
Packages that use FixedFulfillmentPricingProperties
-
Uses of FixedFulfillmentPricingProperties in com.broadleafcommerce.shipping.service.integrations.fixed
Methods in com.broadleafcommerce.shipping.service.integrations.fixed that return FixedFulfillmentPricingPropertiesModifier and TypeMethodDescriptionprotected FixedFulfillmentPricingProperties
FixedFulfillmentPricingProvider.getFixedShipProps()
Constructors in com.broadleafcommerce.shipping.service.integrations.fixed with parameters of type FixedFulfillmentPricingPropertiesModifierConstructorDescriptionFixedFulfillmentPricingProvider
(com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, FixedFulfillmentPricingProperties fixedShipProps)