com.ibm.commerce.orderquotation.commands
Class QuotationResponseSubstituteItemImpl
- java.lang.Object
-
- com.ibm.commerce.orderquotation.commands.QuotationResponseItemBaseImpl
-
- com.ibm.commerce.orderquotation.commands.QuotationResponseSubstituteItemImpl
-
- All Implemented Interfaces:
- QuotationResponseItemBase, QuotationResponseSubstituteItem
public class QuotationResponseSubstituteItemImpl extends QuotationResponseItemBaseImpl implements QuotationResponseSubstituteItem
Quotation response item substitute object.
-
-
Constructor Summary
Constructors Constructor and Description QuotationResponseSubstituteItemImpl()
-
Method Summary
-
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
equals, 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
-
-