RFQ Request and Product relationship table. This table stores information about the products requested in an RFQ. RFQProdAccessBeanData
Method Summary | |
java.lang.String | getCatentryId() getCatentryId |
java.lang.String | getChangeable() getChangeable |
java.lang.String | getCurrency() getCurrency |
java.lang.String | getPrice() getPrice |
java.lang.String | getQtyUnitId() getQtyUnitId |
java.lang.String | getQuantity() getQuantity |
java.lang.String | getRfqCategryId() getRfqCategryId |
java.lang.String | getRfqprodId() getRfqprodId |
java.lang.String | getRfqProductName() getRfqProductName |
java.lang.String | getRFQReferenceNumber() getRFQReferenceNumber |
void | setCatentryId(java.lang.String newValue) setCatentryId |
void | setChangeable(java.lang.String newValue) setChangeable |
void | setCurrency(java.lang.String newValue) setCurrency |
void | setPrice(java.lang.String newValue) setPrice |
void | setQtyUnitId(java.lang.String newValue) setQtyUnitId |
void | setQuantity(java.lang.String newValue) setQuantity |
void | setRfqCategryId(java.lang.String newValue) setRfqCategryId |
void | setRfqprodId(java.lang.String newValue) setRfqprodId |
void | setRfqProductName(java.lang.String newValue) setRfqProductName |
void | setRFQReferenceNumber(java.lang.String newValue) setRFQReferenceNumber |
Method Detail |
public java.lang.String getCatentryId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getQtyUnitId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setQtyUnitId(java.lang.String newValue)
public java.lang.String getQuantity() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getPrice() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getRfqProductName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRfqProductName(java.lang.String newValue)
public java.lang.String getCurrency() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCurrency(java.lang.String newValue)
public java.lang.String getRFQReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getRfqCategryId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getRfqprodId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getChangeable() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCatentryId(java.lang.String newValue)
public void setQuantity(java.lang.String newValue)
public void setPrice(java.lang.String newValue)
public void setRFQReferenceNumber(java.lang.String newValue)
public void setRfqCategryId(java.lang.String newValue)
public void setRfqprodId(java.lang.String newValue)
public void setChangeable(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.