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

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

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

Classes in org.broadleafcommerce.core.order.fulfillment.domain that implement BandedPriceFulfillmentOption
 class BandedPriceFulfillmentOptionImpl
           
 

Fields in org.broadleafcommerce.core.order.fulfillment.domain declared as BandedPriceFulfillmentOption
protected  BandedPriceFulfillmentOption FulfillmentPriceBandImpl.option
           
 

Methods in org.broadleafcommerce.core.order.fulfillment.domain that return BandedPriceFulfillmentOption
 BandedPriceFulfillmentOption FulfillmentPriceBand.getOption()
          Gets the BandedPriceFulfillmentOption that this band is associated to
 BandedPriceFulfillmentOption FulfillmentPriceBandImpl.getOption()
           
 

Methods in org.broadleafcommerce.core.order.fulfillment.domain with parameters of type BandedPriceFulfillmentOption
 void FulfillmentPriceBand.setOption(BandedPriceFulfillmentOption option)
          Sets the BandedPriceFulfillmentOption to associate with this band
 void FulfillmentPriceBandImpl.setOption(BandedPriceFulfillmentOption option)
           
 



Copyright © 2013. All Rights Reserved.