| Package | Description |
|---|---|
| org.broadleafcommerce.core.order.fulfillment.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
BandedPriceFulfillmentOptionImpl |
| Modifier and Type | Field and Description |
|---|---|
protected BandedPriceFulfillmentOption |
FulfillmentPriceBandImpl.option |
| Modifier and Type | Method and Description |
|---|---|
BandedPriceFulfillmentOption |
FulfillmentPriceBand.getOption()
Gets the
BandedPriceFulfillmentOption that this band is associated to |
BandedPriceFulfillmentOption |
FulfillmentPriceBandImpl.getOption() |
| Modifier and Type | Method and Description |
|---|---|
void |
FulfillmentPriceBand.setOption(BandedPriceFulfillmentOption option)
Sets the
BandedPriceFulfillmentOption to associate with this band |
void |
FulfillmentPriceBandImpl.setOption(BandedPriceFulfillmentOption option) |
Copyright © 2015. All Rights Reserved.