|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.konakart.wsapp.OrderTotal
public class OrderTotal
| Constructor Summary | |
|---|---|
OrderTotal()
|
|
OrderTotal(java.lang.String className,
java.lang.String custom1,
java.lang.String custom2,
java.lang.String custom3,
int id,
int orderId,
OrderTotal[] orderTotals,
Promotion[] promotions,
int sortOrder,
java.math.BigDecimal tax,
java.lang.String text,
java.lang.String title,
java.math.BigDecimal value)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getClassName()
Gets the className value for this OrderTotal. |
java.lang.String |
getCustom1()
Gets the custom1 value for this OrderTotal. |
java.lang.String |
getCustom2()
Gets the custom2 value for this OrderTotal. |
java.lang.String |
getCustom3()
Gets the custom3 value for this OrderTotal. |
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 OrderTotal. |
int |
getOrderId()
Gets the orderId value for this OrderTotal. |
OrderTotal[] |
getOrderTotals()
Gets the orderTotals value for this OrderTotal. |
Promotion[] |
getPromotions()
Gets the promotions value for this OrderTotal. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getSortOrder()
Gets the sortOrder value for this OrderTotal. |
java.math.BigDecimal |
getTax()
Gets the tax value for this OrderTotal. |
java.lang.String |
getText()
Gets the text value for this OrderTotal. |
java.lang.String |
getTitle()
Gets the title value for this OrderTotal. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.math.BigDecimal |
getValue()
Gets the value value for this OrderTotal. |
int |
hashCode()
|
void |
setClassName(java.lang.String className)
Sets the className value for this OrderTotal. |
void |
setCustom1(java.lang.String custom1)
Sets the custom1 value for this OrderTotal. |
void |
setCustom2(java.lang.String custom2)
Sets the custom2 value for this OrderTotal. |
void |
setCustom3(java.lang.String custom3)
Sets the custom3 value for this OrderTotal. |
void |
setId(int id)
Sets the id value for this OrderTotal. |
void |
setOrderId(int orderId)
Sets the orderId value for this OrderTotal. |
void |
setOrderTotals(OrderTotal[] orderTotals)
Sets the orderTotals value for this OrderTotal. |
void |
setPromotions(Promotion[] promotions)
Sets the promotions value for this OrderTotal. |
void |
setSortOrder(int sortOrder)
Sets the sortOrder value for this OrderTotal. |
void |
setTax(java.math.BigDecimal tax)
Sets the tax value for this OrderTotal. |
void |
setText(java.lang.String text)
Sets the text value for this OrderTotal. |
void |
setTitle(java.lang.String title)
Sets the title value for this OrderTotal. |
void |
setValue(java.math.BigDecimal value)
Sets the value value for this OrderTotal. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrderTotal()
public OrderTotal(java.lang.String className,
java.lang.String custom1,
java.lang.String custom2,
java.lang.String custom3,
int id,
int orderId,
OrderTotal[] orderTotals,
Promotion[] promotions,
int sortOrder,
java.math.BigDecimal tax,
java.lang.String text,
java.lang.String title,
java.math.BigDecimal value)
| Method Detail |
|---|
public java.lang.String getClassName()
public void setClassName(java.lang.String className)
className - public java.lang.String getCustom1()
public void setCustom1(java.lang.String custom1)
custom1 - public java.lang.String getCustom2()
public void setCustom2(java.lang.String custom2)
custom2 - public java.lang.String getCustom3()
public void setCustom3(java.lang.String custom3)
custom3 - public int getId()
public void setId(int id)
id - public int getOrderId()
public void setOrderId(int orderId)
orderId - public OrderTotal[] getOrderTotals()
public void setOrderTotals(OrderTotal[] orderTotals)
orderTotals - public Promotion[] getPromotions()
public void setPromotions(Promotion[] promotions)
promotions - public int getSortOrder()
public void setSortOrder(int sortOrder)
sortOrder - public java.math.BigDecimal getTax()
public void setTax(java.math.BigDecimal tax)
tax - public java.lang.String getText()
public void setText(java.lang.String text)
text - public java.lang.String getTitle()
public void setTitle(java.lang.String title)
title - public java.math.BigDecimal getValue()
public void setValue(java.math.BigDecimal value)
value - 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 | ||||||||