Uses of Interface
org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBand
Packages that use FulfillmentWeightBand
Package
Description
-
Uses of FulfillmentWeightBand in org.broadleafcommerce.core.order.domain.weave
Fields in org.broadleafcommerce.core.order.domain.weave with type parameters of type FulfillmentWeightBandModifier and TypeFieldDescriptionprotected List<FulfillmentWeightBand>OptionalEnterpriseBandedWeightFulfillmentOptionTemplate.bandsDeprecated. -
Uses of FulfillmentWeightBand in org.broadleafcommerce.core.order.fulfillment.domain
Classes in org.broadleafcommerce.core.order.fulfillment.domain that implement FulfillmentWeightBandFields in org.broadleafcommerce.core.order.fulfillment.domain with type parameters of type FulfillmentWeightBandModifier and TypeFieldDescriptionprotected List<FulfillmentWeightBand>BandedWeightFulfillmentOptionImpl.bandsMethods in org.broadleafcommerce.core.order.fulfillment.domain that return types with arguments of type FulfillmentWeightBandModifier and TypeMethodDescriptionBandedWeightFulfillmentOption.getBands()BandedWeightFulfillmentOptionImpl.getBands()Method parameters in org.broadleafcommerce.core.order.fulfillment.domain with type arguments of type FulfillmentWeightBandModifier and TypeMethodDescriptionvoidBandedWeightFulfillmentOption.setBands(List<FulfillmentWeightBand> bands) voidBandedWeightFulfillmentOptionImpl.setBands(List<FulfillmentWeightBand> bands)