|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.konakart.wsapp.AddToBasketOptions
public class AddToBasketOptions
| Constructor Summary | |
|---|---|
AddToBasketOptions()
|
|
AddToBasketOptions(boolean allowMultipleEntriesForSameProduct,
boolean calcQuantityForBundles,
java.lang.String catalogId,
java.util.Calendar priceDate,
boolean useExternalPrice,
boolean useExternalQuantity)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCatalogId()
Gets the catalogId value for this AddToBasketOptions. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.util.Calendar |
getPriceDate()
Gets the priceDate value for this AddToBasketOptions. |
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 |
isAllowMultipleEntriesForSameProduct()
Gets the allowMultipleEntriesForSameProduct value for this AddToBasketOptions. |
boolean |
isCalcQuantityForBundles()
Gets the calcQuantityForBundles value for this AddToBasketOptions. |
boolean |
isUseExternalPrice()
Gets the useExternalPrice value for this AddToBasketOptions. |
boolean |
isUseExternalQuantity()
Gets the useExternalQuantity value for this AddToBasketOptions. |
void |
setAllowMultipleEntriesForSameProduct(boolean allowMultipleEntriesForSameProduct)
Sets the allowMultipleEntriesForSameProduct value for this AddToBasketOptions. |
void |
setCalcQuantityForBundles(boolean calcQuantityForBundles)
Sets the calcQuantityForBundles value for this AddToBasketOptions. |
void |
setCatalogId(java.lang.String catalogId)
Sets the catalogId value for this AddToBasketOptions. |
void |
setPriceDate(java.util.Calendar priceDate)
Sets the priceDate value for this AddToBasketOptions. |
void |
setUseExternalPrice(boolean useExternalPrice)
Sets the useExternalPrice value for this AddToBasketOptions. |
void |
setUseExternalQuantity(boolean useExternalQuantity)
Sets the useExternalQuantity value for this AddToBasketOptions. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddToBasketOptions()
public AddToBasketOptions(boolean allowMultipleEntriesForSameProduct,
boolean calcQuantityForBundles,
java.lang.String catalogId,
java.util.Calendar priceDate,
boolean useExternalPrice,
boolean useExternalQuantity)
| Method Detail |
|---|
public boolean isAllowMultipleEntriesForSameProduct()
public void setAllowMultipleEntriesForSameProduct(boolean allowMultipleEntriesForSameProduct)
allowMultipleEntriesForSameProduct - public boolean isCalcQuantityForBundles()
public void setCalcQuantityForBundles(boolean calcQuantityForBundles)
calcQuantityForBundles - public java.lang.String getCatalogId()
public void setCatalogId(java.lang.String catalogId)
catalogId - public java.util.Calendar getPriceDate()
public void setPriceDate(java.util.Calendar priceDate)
priceDate - public boolean isUseExternalPrice()
public void setUseExternalPrice(boolean useExternalPrice)
useExternalPrice - public boolean isUseExternalQuantity()
public void setUseExternalQuantity(boolean useExternalQuantity)
useExternalQuantity - 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 | ||||||||