|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.pricing.domain.ShippingRateImpl
@Entity @Deprecated public class ShippingRateImpl
| Field Summary | |
|---|---|
protected Integer |
bandResultPercent
Deprecated. |
protected BigDecimal |
bandResultQuantity
Deprecated. |
protected BigDecimal |
bandUnitQuantity
Deprecated. |
protected Integer |
feeBand
Deprecated. |
protected String |
feeSubType
Deprecated. |
protected String |
feeType
Deprecated. |
protected Long |
id
Deprecated. |
| Constructor Summary | |
|---|---|
ShippingRateImpl()
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Deprecated. |
Integer |
getBandResultPercent()
Deprecated. |
BigDecimal |
getBandResultQuantity()
Deprecated. |
BigDecimal |
getBandUnitQuantity()
Deprecated. |
Integer |
getFeeBand()
Deprecated. |
String |
getFeeSubType()
Deprecated. |
String |
getFeeType()
Deprecated. |
Long |
getId()
Deprecated. |
int |
hashCode()
Deprecated. |
void |
setBandResultPercent(Integer bandResultPercent)
Deprecated. |
void |
setBandResultQuantity(BigDecimal bandResultQuantity)
Deprecated. |
void |
setBandUnitQuantity(BigDecimal bandUnitQuantity)
Deprecated. |
void |
setFeeBand(Integer feeBand)
Deprecated. |
void |
setFeeSubType(String feeSubType)
Deprecated. |
void |
setFeeType(String feeType)
Deprecated. |
void |
setId(Long id)
Deprecated. |
String |
toString()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Long id
protected String feeType
protected String feeSubType
protected Integer feeBand
protected BigDecimal bandUnitQuantity
protected BigDecimal bandResultQuantity
protected Integer bandResultPercent
| Constructor Detail |
|---|
public ShippingRateImpl()
| Method Detail |
|---|
public Long getId()
getId in interface ShippingRatepublic void setId(Long id)
setId in interface ShippingRatepublic String getFeeType()
getFeeType in interface ShippingRatepublic void setFeeType(String feeType)
setFeeType in interface ShippingRatepublic String getFeeSubType()
getFeeSubType in interface ShippingRatepublic void setFeeSubType(String feeSubType)
setFeeSubType in interface ShippingRatepublic Integer getFeeBand()
getFeeBand in interface ShippingRatepublic void setFeeBand(Integer feeBand)
setFeeBand in interface ShippingRatepublic BigDecimal getBandUnitQuantity()
getBandUnitQuantity in interface ShippingRatepublic void setBandUnitQuantity(BigDecimal bandUnitQuantity)
setBandUnitQuantity in interface ShippingRatepublic BigDecimal getBandResultQuantity()
getBandResultQuantity in interface ShippingRatepublic void setBandResultQuantity(BigDecimal bandResultQuantity)
setBandResultQuantity in interface ShippingRatepublic Integer getBandResultPercent()
getBandResultPercent in interface ShippingRatepublic void setBandResultPercent(Integer bandResultPercent)
setBandResultPercent in interface ShippingRatepublic String toString()
toString in class Objectpublic int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||