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