| Package | Description |
|---|---|
| org.broadleafcommerce.core.order.fulfillment.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
FulfillmentPriceBandImpl |
| Modifier and Type | Field and Description |
|---|---|
protected List<FulfillmentPriceBand> |
BandedPriceFulfillmentOptionImpl.bands |
| Modifier and Type | Method and Description |
|---|---|
List<FulfillmentPriceBand> |
BandedPriceFulfillmentOptionImpl.getBands() |
List<FulfillmentPriceBand> |
BandedPriceFulfillmentOption.getBands() |
| Modifier and Type | Method and Description |
|---|---|
void |
BandedPriceFulfillmentOptionImpl.setBands(List<FulfillmentPriceBand> bands) |
void |
BandedPriceFulfillmentOption.setBands(List<FulfillmentPriceBand> bands) |
Copyright © 2015. All Rights Reserved.