java.lang.Objectcom.ibm.commerce.orderquotation.commands.QuotationResponseItemBaseImpl
com.ibm.commerce.orderquotation.commands.QuotationResponseItemImpl
Quotation response item object.
Constructor Summary | |
QuotationResponseItemImpl() |
Method Summary | |
java.lang.Long | getLineNumber() Gets the line number of the item. |
QuotationResponseSubstituteItem[] | getSubstituteItems() Gets the substitute items. |
void | setLineNumber(java.lang.Long lineNumber) Sets the line number of the item. |
void | setSubstituteItems(QuotationResponseSubstituteItem[] substituteItems) Sets the substitute items. |
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 QuotationResponseItemImpl()
Method Detail |
public void setLineNumber(java.lang.Long lineNumber)
public java.lang.Long getLineNumber()
public QuotationResponseSubstituteItem[] getSubstituteItems()
public void setSubstituteItems(QuotationResponseSubstituteItem[] substituteItems)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.