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)
newResponseId
- java.lang.Longpublic void setResProduct(com.ibm.commerce.rfq.utils.RFQResProduct newResProduct)
newResProduct
-
com.ibm.commerce.rfq.utils.RFQResProductpublic java.lang.Long getRFQResponseProductId()