|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.konakart.wsapp.TierPrice
public class TierPrice
| Constructor Summary | |
|---|---|
TierPrice()
|
|
TierPrice(java.lang.String custom1,
java.util.Calendar dateAdded,
int id,
java.util.Calendar lastModified,
java.math.BigDecimal price0,
java.math.BigDecimal price1,
java.math.BigDecimal price2,
java.math.BigDecimal price3,
java.math.BigDecimal priceExTax,
java.math.BigDecimal priceIncTax,
int productId,
int quantity,
boolean usePercentageDiscount)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCustom1()
Gets the custom1 value for this TierPrice. |
java.util.Calendar |
getDateAdded()
Gets the dateAdded value for this TierPrice. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getId()
Gets the id value for this TierPrice. |
java.util.Calendar |
getLastModified()
Gets the lastModified value for this TierPrice. |
java.math.BigDecimal |
getPrice0()
Gets the price0 value for this TierPrice. |
java.math.BigDecimal |
getPrice1()
Gets the price1 value for this TierPrice. |
java.math.BigDecimal |
getPrice2()
Gets the price2 value for this TierPrice. |
java.math.BigDecimal |
getPrice3()
Gets the price3 value for this TierPrice. |
java.math.BigDecimal |
getPriceExTax()
Gets the priceExTax value for this TierPrice. |
java.math.BigDecimal |
getPriceIncTax()
Gets the priceIncTax value for this TierPrice. |
int |
getProductId()
Gets the productId value for this TierPrice. |
int |
getQuantity()
Gets the quantity value for this TierPrice. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isUsePercentageDiscount()
Gets the usePercentageDiscount value for this TierPrice. |
void |
setCustom1(java.lang.String custom1)
Sets the custom1 value for this TierPrice. |
void |
setDateAdded(java.util.Calendar dateAdded)
Sets the dateAdded value for this TierPrice. |
void |
setId(int id)
Sets the id value for this TierPrice. |
void |
setLastModified(java.util.Calendar lastModified)
Sets the lastModified value for this TierPrice. |
void |
setPrice0(java.math.BigDecimal price0)
Sets the price0 value for this TierPrice. |
void |
setPrice1(java.math.BigDecimal price1)
Sets the price1 value for this TierPrice. |
void |
setPrice2(java.math.BigDecimal price2)
Sets the price2 value for this TierPrice. |
void |
setPrice3(java.math.BigDecimal price3)
Sets the price3 value for this TierPrice. |
void |
setPriceExTax(java.math.BigDecimal priceExTax)
Sets the priceExTax value for this TierPrice. |
void |
setPriceIncTax(java.math.BigDecimal priceIncTax)
Sets the priceIncTax value for this TierPrice. |
void |
setProductId(int productId)
Sets the productId value for this TierPrice. |
void |
setQuantity(int quantity)
Sets the quantity value for this TierPrice. |
void |
setUsePercentageDiscount(boolean usePercentageDiscount)
Sets the usePercentageDiscount value for this TierPrice. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TierPrice()
public TierPrice(java.lang.String custom1,
java.util.Calendar dateAdded,
int id,
java.util.Calendar lastModified,
java.math.BigDecimal price0,
java.math.BigDecimal price1,
java.math.BigDecimal price2,
java.math.BigDecimal price3,
java.math.BigDecimal priceExTax,
java.math.BigDecimal priceIncTax,
int productId,
int quantity,
boolean usePercentageDiscount)
| Method Detail |
|---|
public java.lang.String getCustom1()
public void setCustom1(java.lang.String custom1)
custom1 - public java.util.Calendar getDateAdded()
public void setDateAdded(java.util.Calendar dateAdded)
dateAdded - public int getId()
public void setId(int id)
id - public java.util.Calendar getLastModified()
public void setLastModified(java.util.Calendar lastModified)
lastModified - public java.math.BigDecimal getPrice0()
public void setPrice0(java.math.BigDecimal price0)
price0 - public java.math.BigDecimal getPrice1()
public void setPrice1(java.math.BigDecimal price1)
price1 - public java.math.BigDecimal getPrice2()
public void setPrice2(java.math.BigDecimal price2)
price2 - public java.math.BigDecimal getPrice3()
public void setPrice3(java.math.BigDecimal price3)
price3 - public java.math.BigDecimal getPriceExTax()
public void setPriceExTax(java.math.BigDecimal priceExTax)
priceExTax - public java.math.BigDecimal getPriceIncTax()
public void setPriceIncTax(java.math.BigDecimal priceIncTax)
priceIncTax - public int getProductId()
public void setProductId(int productId)
productId - public int getQuantity()
public void setQuantity(int quantity)
quantity - public boolean isUsePercentageDiscount()
public void setUsePercentageDiscount(boolean usePercentageDiscount)
usePercentageDiscount - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||