|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.konakart.wsapp.OrderProduct
public class OrderProduct
Constructor Summary | |
---|---|
OrderProduct()
|
|
OrderProduct(java.lang.String custom1,
java.lang.String custom2,
java.lang.String custom3,
java.lang.String custom4,
java.lang.String custom5,
java.math.BigDecimal discountPercent,
java.math.BigDecimal finalPriceExTax,
java.math.BigDecimal finalPriceIncTax,
int id,
java.lang.String model,
java.lang.String name,
Option[] opts,
Order order,
int orderId,
java.math.BigDecimal price,
java.math.BigDecimal price0,
java.math.BigDecimal price1,
java.math.BigDecimal price2,
java.math.BigDecimal price3,
Product product,
int productId,
int quantity,
java.lang.String sku,
int state,
java.math.BigDecimal tax,
java.lang.String taxCode,
java.math.BigDecimal taxRate,
int type,
java.math.BigDecimal weight,
int wishListId,
int wishListItemId)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCustom1()
Gets the custom1 value for this OrderProduct. |
java.lang.String |
getCustom2()
Gets the custom2 value for this OrderProduct. |
java.lang.String |
getCustom3()
Gets the custom3 value for this OrderProduct. |
java.lang.String |
getCustom4()
Gets the custom4 value for this OrderProduct. |
java.lang.String |
getCustom5()
Gets the custom5 value for this OrderProduct. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.math.BigDecimal |
getDiscountPercent()
Gets the discountPercent value for this OrderProduct. |
java.math.BigDecimal |
getFinalPriceExTax()
Gets the finalPriceExTax value for this OrderProduct. |
java.math.BigDecimal |
getFinalPriceIncTax()
Gets the finalPriceIncTax value for this OrderProduct. |
int |
getId()
Gets the id value for this OrderProduct. |
java.lang.String |
getModel()
Gets the model value for this OrderProduct. |
java.lang.String |
getName()
Gets the name value for this OrderProduct. |
Option[] |
getOpts()
Gets the opts value for this OrderProduct. |
Order |
getOrder()
Gets the order value for this OrderProduct. |
int |
getOrderId()
Gets the orderId value for this OrderProduct. |
java.math.BigDecimal |
getPrice()
Gets the price value for this OrderProduct. |
java.math.BigDecimal |
getPrice0()
Gets the price0 value for this OrderProduct. |
java.math.BigDecimal |
getPrice1()
Gets the price1 value for this OrderProduct. |
java.math.BigDecimal |
getPrice2()
Gets the price2 value for this OrderProduct. |
java.math.BigDecimal |
getPrice3()
Gets the price3 value for this OrderProduct. |
Product |
getProduct()
Gets the product value for this OrderProduct. |
int |
getProductId()
Gets the productId value for this OrderProduct. |
int |
getQuantity()
Gets the quantity value for this OrderProduct. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getSku()
Gets the sku value for this OrderProduct. |
int |
getState()
Gets the state value for this OrderProduct. |
java.math.BigDecimal |
getTax()
Gets the tax value for this OrderProduct. |
java.lang.String |
getTaxCode()
Gets the taxCode value for this OrderProduct. |
java.math.BigDecimal |
getTaxRate()
Gets the taxRate value for this OrderProduct. |
int |
getType()
Gets the type value for this OrderProduct. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.math.BigDecimal |
getWeight()
Gets the weight value for this OrderProduct. |
int |
getWishListId()
Gets the wishListId value for this OrderProduct. |
int |
getWishListItemId()
Gets the wishListItemId value for this OrderProduct. |
int |
hashCode()
|
void |
setCustom1(java.lang.String custom1)
Sets the custom1 value for this OrderProduct. |
void |
setCustom2(java.lang.String custom2)
Sets the custom2 value for this OrderProduct. |
void |
setCustom3(java.lang.String custom3)
Sets the custom3 value for this OrderProduct. |
void |
setCustom4(java.lang.String custom4)
Sets the custom4 value for this OrderProduct. |
void |
setCustom5(java.lang.String custom5)
Sets the custom5 value for this OrderProduct. |
void |
setDiscountPercent(java.math.BigDecimal discountPercent)
Sets the discountPercent value for this OrderProduct. |
void |
setFinalPriceExTax(java.math.BigDecimal finalPriceExTax)
Sets the finalPriceExTax value for this OrderProduct. |
void |
setFinalPriceIncTax(java.math.BigDecimal finalPriceIncTax)
Sets the finalPriceIncTax value for this OrderProduct. |
void |
setId(int id)
Sets the id value for this OrderProduct. |
void |
setModel(java.lang.String model)
Sets the model value for this OrderProduct. |
void |
setName(java.lang.String name)
Sets the name value for this OrderProduct. |
void |
setOpts(Option[] opts)
Sets the opts value for this OrderProduct. |
void |
setOrder(Order order)
Sets the order value for this OrderProduct. |
void |
setOrderId(int orderId)
Sets the orderId value for this OrderProduct. |
void |
setPrice(java.math.BigDecimal price)
Sets the price value for this OrderProduct. |
void |
setPrice0(java.math.BigDecimal price0)
Sets the price0 value for this OrderProduct. |
void |
setPrice1(java.math.BigDecimal price1)
Sets the price1 value for this OrderProduct. |
void |
setPrice2(java.math.BigDecimal price2)
Sets the price2 value for this OrderProduct. |
void |
setPrice3(java.math.BigDecimal price3)
Sets the price3 value for this OrderProduct. |
void |
setProduct(Product product)
Sets the product value for this OrderProduct. |
void |
setProductId(int productId)
Sets the productId value for this OrderProduct. |
void |
setQuantity(int quantity)
Sets the quantity value for this OrderProduct. |
void |
setSku(java.lang.String sku)
Sets the sku value for this OrderProduct. |
void |
setState(int state)
Sets the state value for this OrderProduct. |
void |
setTax(java.math.BigDecimal tax)
Sets the tax value for this OrderProduct. |
void |
setTaxCode(java.lang.String taxCode)
Sets the taxCode value for this OrderProduct. |
void |
setTaxRate(java.math.BigDecimal taxRate)
Sets the taxRate value for this OrderProduct. |
void |
setType(int type)
Sets the type value for this OrderProduct. |
void |
setWeight(java.math.BigDecimal weight)
Sets the weight value for this OrderProduct. |
void |
setWishListId(int wishListId)
Sets the wishListId value for this OrderProduct. |
void |
setWishListItemId(int wishListItemId)
Sets the wishListItemId value for this OrderProduct. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OrderProduct()
public OrderProduct(java.lang.String custom1, java.lang.String custom2, java.lang.String custom3, java.lang.String custom4, java.lang.String custom5, java.math.BigDecimal discountPercent, java.math.BigDecimal finalPriceExTax, java.math.BigDecimal finalPriceIncTax, int id, java.lang.String model, java.lang.String name, Option[] opts, Order order, int orderId, java.math.BigDecimal price, java.math.BigDecimal price0, java.math.BigDecimal price1, java.math.BigDecimal price2, java.math.BigDecimal price3, Product product, int productId, int quantity, java.lang.String sku, int state, java.math.BigDecimal tax, java.lang.String taxCode, java.math.BigDecimal taxRate, int type, java.math.BigDecimal weight, int wishListId, int wishListItemId)
Method Detail |
---|
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 java.lang.String getCustom4()
public void setCustom4(java.lang.String custom4)
custom4
- public java.lang.String getCustom5()
public void setCustom5(java.lang.String custom5)
custom5
- public java.math.BigDecimal getDiscountPercent()
public void setDiscountPercent(java.math.BigDecimal discountPercent)
discountPercent
- public java.math.BigDecimal getFinalPriceExTax()
public void setFinalPriceExTax(java.math.BigDecimal finalPriceExTax)
finalPriceExTax
- public java.math.BigDecimal getFinalPriceIncTax()
public void setFinalPriceIncTax(java.math.BigDecimal finalPriceIncTax)
finalPriceIncTax
- public int getId()
public void setId(int id)
id
- public java.lang.String getModel()
public void setModel(java.lang.String model)
model
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public Option[] getOpts()
public void setOpts(Option[] opts)
opts
- public Order getOrder()
public void setOrder(Order order)
order
- public int getOrderId()
public void setOrderId(int orderId)
orderId
- public java.math.BigDecimal getPrice()
public void setPrice(java.math.BigDecimal price)
price
- 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 Product getProduct()
public void setProduct(Product product)
product
- public int getProductId()
public void setProductId(int productId)
productId
- public int getQuantity()
public void setQuantity(int quantity)
quantity
- public java.lang.String getSku()
public void setSku(java.lang.String sku)
sku
- public int getState()
public void setState(int state)
state
- public java.math.BigDecimal getTax()
public void setTax(java.math.BigDecimal tax)
tax
- public java.lang.String getTaxCode()
public void setTaxCode(java.lang.String taxCode)
taxCode
- public java.math.BigDecimal getTaxRate()
public void setTaxRate(java.math.BigDecimal taxRate)
taxRate
- public int getType()
public void setType(int type)
type
- public java.math.BigDecimal getWeight()
public void setWeight(java.math.BigDecimal weight)
weight
- public int getWishListId()
public void setWishListId(int wishListId)
wishListId
- public int getWishListItemId()
public void setWishListItemId(int wishListItemId)
wishListItemId
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public 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 |