Uses of Class
org.broadleafcommerce.core.order.service.type.FulfillmentBandResultAmountType
Packages that use FulfillmentBandResultAmountType
Package
Description
-
Uses of FulfillmentBandResultAmountType in org.broadleafcommerce.core.order.fulfillment.domain
Methods in org.broadleafcommerce.core.order.fulfillment.domain that return FulfillmentBandResultAmountTypeModifier and TypeMethodDescriptionFulfillmentBand.getResultAmountType()Gets howFulfillmentBand.getResultAmount()should be applied to the fulfillment costFulfillmentBandImpl.getResultAmountType()Methods in org.broadleafcommerce.core.order.fulfillment.domain with parameters of type FulfillmentBandResultAmountTypeModifier and TypeMethodDescriptionvoidFulfillmentBand.setResultAmountType(FulfillmentBandResultAmountType resultAmountType) Sets howFulfillmentBand.getResultAmount()should be applied to the fulfillment costvoidFulfillmentBandImpl.setResultAmountType(FulfillmentBandResultAmountType resultAmountType) -
Uses of FulfillmentBandResultAmountType in org.broadleafcommerce.core.order.service.type
Fields in org.broadleafcommerce.core.order.service.type declared as FulfillmentBandResultAmountTypeModifier and TypeFieldDescriptionstatic final FulfillmentBandResultAmountTypeFulfillmentBandResultAmountType.PERCENTAGEstatic final FulfillmentBandResultAmountTypeFulfillmentBandResultAmountType.RATEMethods in org.broadleafcommerce.core.order.service.type that return FulfillmentBandResultAmountType