@Entity public class BandedWeightFulfillmentOptionImpl extends FulfillmentOptionImpl implements BandedWeightFulfillmentOption
FulfillmentOptionImpl.Presentation| Modifier and Type | Field and Description |
|---|---|
protected List<FulfillmentWeightBand> |
bands |
fulfillmentType, id, longDescription, name, taxable, taxCode, useFlatRates| Constructor and Description |
|---|
BandedWeightFulfillmentOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<FulfillmentWeightBand> |
getBands() |
void |
setBands(List<FulfillmentWeightBand> 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<FulfillmentWeightBand> bands
public List<FulfillmentWeightBand> getBands()
getBands in interface BandedWeightFulfillmentOptionpublic void setBands(List<FulfillmentWeightBand> bands)
setBands in interface BandedWeightFulfillmentOptionCopyright © 2015. All Rights Reserved.