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