|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.konakart.wsapp.FetchProductOptions
public class FetchProductOptions
| Constructor Summary | |
|---|---|
FetchProductOptions()
|
|
FetchProductOptions(boolean calcQuantityForBundles,
java.lang.String catalogId,
boolean getTierPrices,
boolean invertRelatedProductDirection,
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 FetchProductOptions. |
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 FetchProductOptions. |
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 |
isCalcQuantityForBundles()
Gets the calcQuantityForBundles value for this FetchProductOptions. |
boolean |
isGetTierPrices()
Gets the getTierPrices value for this FetchProductOptions. |
boolean |
isInvertRelatedProductDirection()
Gets the invertRelatedProductDirection value for this FetchProductOptions. |
boolean |
isUseExternalPrice()
Gets the useExternalPrice value for this FetchProductOptions. |
boolean |
isUseExternalQuantity()
Gets the useExternalQuantity value for this FetchProductOptions. |
void |
setCalcQuantityForBundles(boolean calcQuantityForBundles)
Sets the calcQuantityForBundles value for this FetchProductOptions. |
void |
setCatalogId(java.lang.String catalogId)
Sets the catalogId value for this FetchProductOptions. |
void |
setGetTierPrices(boolean getTierPrices)
Sets the getTierPrices value for this FetchProductOptions. |
void |
setInvertRelatedProductDirection(boolean invertRelatedProductDirection)
Sets the invertRelatedProductDirection value for this FetchProductOptions. |
void |
setPriceDate(java.util.Calendar priceDate)
Sets the priceDate value for this FetchProductOptions. |
void |
setUseExternalPrice(boolean useExternalPrice)
Sets the useExternalPrice value for this FetchProductOptions. |
void |
setUseExternalQuantity(boolean useExternalQuantity)
Sets the useExternalQuantity value for this FetchProductOptions. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FetchProductOptions()
public FetchProductOptions(boolean calcQuantityForBundles,
java.lang.String catalogId,
boolean getTierPrices,
boolean invertRelatedProductDirection,
java.util.Calendar priceDate,
boolean useExternalPrice,
boolean useExternalQuantity)
| Method Detail |
|---|
public boolean isCalcQuantityForBundles()
public void setCalcQuantityForBundles(boolean calcQuantityForBundles)
calcQuantityForBundles - public java.lang.String getCatalogId()
public void setCatalogId(java.lang.String catalogId)
catalogId - public boolean isGetTierPrices()
public void setGetTierPrices(boolean getTierPrices)
getTierPrices - public boolean isInvertRelatedProductDirection()
public void setInvertRelatedProductDirection(boolean invertRelatedProductDirection)
invertRelatedProductDirection - 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 | ||||||||