|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.konakart.wsapp.Basket
public class Basket
Constructor Summary | |
---|---|
Basket()
|
|
Basket(java.lang.String custom1,
java.lang.String custom2,
java.lang.String custom3,
java.lang.String custom4,
java.lang.String custom5,
java.util.Calendar dateAdded,
java.util.Calendar dateAvailable,
java.lang.String encodedProduct,
java.math.BigDecimal finalPriceExTax,
java.math.BigDecimal finalPriceIncTax,
int id,
Option[] opts,
Product product,
int productId,
int quantity,
int quantityInStock,
java.lang.String sku,
boolean useBasketPrice,
int wishListId,
int wishListItemId)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCustom1()
Gets the custom1 value for this Basket. |
java.lang.String |
getCustom2()
Gets the custom2 value for this Basket. |
java.lang.String |
getCustom3()
Gets the custom3 value for this Basket. |
java.lang.String |
getCustom4()
Gets the custom4 value for this Basket. |
java.lang.String |
getCustom5()
Gets the custom5 value for this Basket. |
java.util.Calendar |
getDateAdded()
Gets the dateAdded value for this Basket. |
java.util.Calendar |
getDateAvailable()
Gets the dateAvailable value for this Basket. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getEncodedProduct()
Gets the encodedProduct value for this Basket. |
java.math.BigDecimal |
getFinalPriceExTax()
Gets the finalPriceExTax value for this Basket. |
java.math.BigDecimal |
getFinalPriceIncTax()
Gets the finalPriceIncTax value for this Basket. |
int |
getId()
Gets the id value for this Basket. |
Option[] |
getOpts()
Gets the opts value for this Basket. |
Product |
getProduct()
Gets the product value for this Basket. |
int |
getProductId()
Gets the productId value for this Basket. |
int |
getQuantity()
Gets the quantity value for this Basket. |
int |
getQuantityInStock()
Gets the quantityInStock value for this Basket. |
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 Basket. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getWishListId()
Gets the wishListId value for this Basket. |
int |
getWishListItemId()
Gets the wishListItemId value for this Basket. |
int |
hashCode()
|
boolean |
isUseBasketPrice()
Gets the useBasketPrice value for this Basket. |
void |
setCustom1(java.lang.String custom1)
Sets the custom1 value for this Basket. |
void |
setCustom2(java.lang.String custom2)
Sets the custom2 value for this Basket. |
void |
setCustom3(java.lang.String custom3)
Sets the custom3 value for this Basket. |
void |
setCustom4(java.lang.String custom4)
Sets the custom4 value for this Basket. |
void |
setCustom5(java.lang.String custom5)
Sets the custom5 value for this Basket. |
void |
setDateAdded(java.util.Calendar dateAdded)
Sets the dateAdded value for this Basket. |
void |
setDateAvailable(java.util.Calendar dateAvailable)
Sets the dateAvailable value for this Basket. |
void |
setEncodedProduct(java.lang.String encodedProduct)
Sets the encodedProduct value for this Basket. |
void |
setFinalPriceExTax(java.math.BigDecimal finalPriceExTax)
Sets the finalPriceExTax value for this Basket. |
void |
setFinalPriceIncTax(java.math.BigDecimal finalPriceIncTax)
Sets the finalPriceIncTax value for this Basket. |
void |
setId(int id)
Sets the id value for this Basket. |
void |
setOpts(Option[] opts)
Sets the opts value for this Basket. |
void |
setProduct(Product product)
Sets the product value for this Basket. |
void |
setProductId(int productId)
Sets the productId value for this Basket. |
void |
setQuantity(int quantity)
Sets the quantity value for this Basket. |
void |
setQuantityInStock(int quantityInStock)
Sets the quantityInStock value for this Basket. |
void |
setSku(java.lang.String sku)
Sets the sku value for this Basket. |
void |
setUseBasketPrice(boolean useBasketPrice)
Sets the useBasketPrice value for this Basket. |
void |
setWishListId(int wishListId)
Sets the wishListId value for this Basket. |
void |
setWishListItemId(int wishListItemId)
Sets the wishListItemId value for this Basket. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Basket()
public Basket(java.lang.String custom1, java.lang.String custom2, java.lang.String custom3, java.lang.String custom4, java.lang.String custom5, java.util.Calendar dateAdded, java.util.Calendar dateAvailable, java.lang.String encodedProduct, java.math.BigDecimal finalPriceExTax, java.math.BigDecimal finalPriceIncTax, int id, Option[] opts, Product product, int productId, int quantity, int quantityInStock, java.lang.String sku, boolean useBasketPrice, 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.util.Calendar getDateAdded()
public void setDateAdded(java.util.Calendar dateAdded)
dateAdded
- public java.util.Calendar getDateAvailable()
public void setDateAvailable(java.util.Calendar dateAvailable)
dateAvailable
- public java.lang.String getEncodedProduct()
public void setEncodedProduct(java.lang.String encodedProduct)
encodedProduct
- 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 Option[] getOpts()
public void setOpts(Option[] opts)
opts
- 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 int getQuantityInStock()
public void setQuantityInStock(int quantityInStock)
quantityInStock
- public java.lang.String getSku()
public void setSku(java.lang.String sku)
sku
- public boolean isUseBasketPrice()
public void setUseBasketPrice(boolean useBasketPrice)
useBasketPrice
- 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 |