@Entity public class BandedPriceFulfillmentOptionImpl extends FulfillmentOptionImpl implements BandedPriceFulfillmentOption
FulfillmentOptionImpl.Presentation| Modifier and Type | Field and Description |
|---|---|
protected List<FulfillmentPriceBand> |
bands |
fulfillmentType, id, longDescription, name, taxable, taxCode, useFlatRates| Constructor and Description |
|---|
BandedPriceFulfillmentOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<FulfillmentPriceBand> |
getBands() |
void |
setBands(List<FulfillmentPriceBand> bands) |
equals, getFulfillmentType, getId, getLongDescription, getName, getTaxable, getTaxCode, getUseFlatRates, hashCode, setFulfillmentType, setId, setLongDescription, setName, setTaxable, setTaxCode, setUseFlatRatesclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetFulfillmentType, getId, getLongDescription, getName, getTaxable, getTaxCode, getUseFlatRates, setFulfillmentType, setId, setLongDescription, setName, setTaxable, setTaxCode, setUseFlatRatesprotected List<FulfillmentPriceBand> bands
public List<FulfillmentPriceBand> getBands()
getBands in interface BandedPriceFulfillmentOptionpublic void setBands(List<FulfillmentPriceBand> bands)
setBands in interface BandedPriceFulfillmentOptionCopyright © 2014. All Rights Reserved.