java.lang.Object | +--com.ibm.commerce.orderquotation.commands.QuotationResponseItemBaseImpl | +--com.ibm.commerce.orderquotation.commands.QuotationResponseSubstituteItemImpl
Quotation response item substitute object.
Field Summary |
---|
Fields inherited from interface com.ibm.commerce.orderquotation.commands. QuotationResponseSubstituteItem |
COPYRIGHT |
Constructor Summary | |
---|---|
QuotationResponseSubstituteItemImpl() |
Methods inherited from class com.ibm.commerce.orderquotation.commands. QuotationResponseItemBaseImpl |
getAvailableQuantity,
getDescription,
getDistributorProductId,
getEstimatedAvailabilityDate,
getGlobalProductId,
getPrice,
getPriceQuantity,
getPromotionMsgList,
getQuoteQuantity,
getStatus,
getSupplierData,
getUOM,
setAvailableQuantity,
setDescription,
setDistributorProductId,
setEstimatedAvailabilityDate,
setGlobalProductId,
setPrice,
setPriceQuantity,
setPromotionMsgList,
setQuoteQuantity,
setStatus,
setSupplierData,
setUOM |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Methods inherited from interface com.ibm.commerce.orderquotation.commands. QuotationResponseItemBase |
getAvailableQuantity,
getDescription,
getDistributorProductId,
getEstimatedAvailabilityDate,
getGlobalProductId,
getPrice,
getPriceQuantity,
getPromotionMsgList,
getQuoteQuantity,
getStatus,
getSupplierData,
getUOM,
setAvailableQuantity,
setDescription,
setDistributorProductId,
setEstimatedAvailabilityDate,
setGlobalProductId,
setPrice,
setPriceQuantity,
setPromotionMsgList,
setQuoteQuantity,
setStatus,
setSupplierData,
setUOM |
Constructor Detail |
---|
public QuotationResponseSubstituteItemImpl()