Uses of Class
com.broadleafcommerce.fulfillment.common.domain.FulfillmentPricingItem
-
Uses of FulfillmentPricingItem in com.broadleafcommerce.fulfillment.common.domain
Modifier and TypeMethodDescription@NonNull List<FulfillmentPricingItem>
FulfillmentPricingGroup.getItems()
List of items in this group that need to be fulfilled.Modifier and TypeMethodDescriptionvoid
FulfillmentPricingGroup.setItems
(@NonNull List<FulfillmentPricingItem> items) List of items in this group that need to be fulfilled.