@Entity public class BandedPriceFulfillmentOptionImpl extends FulfillmentOptionImpl implements BandedPriceFulfillmentOption
FulfillmentOptionImpl.Presentation| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<FulfillmentPriceBand> |
bands |
fulfillmentType, id, longDescription, name, taxable, taxCode, useFlatRates| Constructor and Description |
|---|
BandedPriceFulfillmentOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FulfillmentPriceBand> |
getBands() |
void |
setBands(java.util.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 java.util.List<FulfillmentPriceBand> bands
public java.util.List<FulfillmentPriceBand> getBands()
getBands in interface BandedPriceFulfillmentOptionpublic void setBands(java.util.List<FulfillmentPriceBand> bands)
setBands in interface BandedPriceFulfillmentOptionCopyright © 2018. All Rights Reserved.