public interface RFQProdListInputDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
void |
setCatentryId(java.lang.String newCatentryId)
Sets the catentryId.
|
void |
setRFQId(java.lang.String newRFQId)
Sets the RFQ ID.
|
void |
setRFQProds(RFQProdDataBean[] newRFQProds)
Loads the array RFQ products.
|
static final java.lang.String COPYRIGHT
void setCatentryId(java.lang.String newCatentryId)
newCatentryId
- the relevant catentry id.void setRFQId(java.lang.String newRFQId)
newRFQId
- the relevant RFQ id.void setRFQProds(RFQProdDataBean[] newRFQProds)