Uses of Interface
org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBand

Packages that use FulfillmentPriceBand
org.broadleafcommerce.core.order.fulfillment.domain   
 

Uses of FulfillmentPriceBand in org.broadleafcommerce.core.order.fulfillment.domain
 

Classes in org.broadleafcommerce.core.order.fulfillment.domain that implement FulfillmentPriceBand
 class FulfillmentPriceBandImpl
           
 

Fields in org.broadleafcommerce.core.order.fulfillment.domain with type parameters of type FulfillmentPriceBand
protected  List<FulfillmentPriceBand> BandedPriceFulfillmentOptionImpl.bands
           
 

Methods in org.broadleafcommerce.core.order.fulfillment.domain that return types with arguments of type FulfillmentPriceBand
 List<FulfillmentPriceBand> BandedPriceFulfillmentOptionImpl.getBands()
           
 List<FulfillmentPriceBand> BandedPriceFulfillmentOption.getBands()
           
 

Method parameters in org.broadleafcommerce.core.order.fulfillment.domain with type arguments of type FulfillmentPriceBand
 void BandedPriceFulfillmentOptionImpl.setBands(List<FulfillmentPriceBand> bands)
           
 void BandedPriceFulfillmentOption.setBands(List<FulfillmentPriceBand> bands)
           
 



Copyright © 2013. All Rights Reserved.