Uses of Class
com.broadleafcommerce.tabby.provider.domain.OrderPricing
Packages that use OrderPricing
-
Uses of OrderPricing in com.broadleafcommerce.tabby.provider.domain
Methods in com.broadleafcommerce.tabby.provider.domain that return OrderPricingModifier and TypeMethodDescriptionOrder.getOrderPricing()
Embedded container for all pricing information on this order.Methods in com.broadleafcommerce.tabby.provider.domain with parameters of type OrderPricingModifier and TypeMethodDescriptionvoid
Order.setOrderPricing
(OrderPricing orderPricing) Embedded container for all pricing information on this order.