Responds to the price and quantity of a product.
Field Summary | |
static java.lang.String | COPYRIGHT Copyright statement. |
static java.lang.String | defaultCommandClassName The default implementation class name. |
static java.lang.String | NAME The full class name for this interface file. |
Method Summary | |
java.lang.Long | getRFQResponseProductId() Gets the RFQ response product ID. |
void | setResponseId(java.lang.Long newResponseId) Sets Response Id |
void | setResProduct(com.ibm.commerce.rfq.utils.RFQResProduct newResProduct) Sets Response product |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
public void setResponseId(java.lang.Long newResponseId)
public void setResProduct(com.ibm.commerce.rfq.utils.RFQResProduct newResProduct)
public java.lang.Long getRFQResponseProductId()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.