com.ibm.commerce.inventory.objects
Interface ReceiptAccessBeanData

All Known Implementing Classes:
ReceiptAccessBean

public interface ReceiptAccessBeanData


Method Summary
 java.lang.String getComment1()
           
 java.lang.String getComment2()
           
 java.lang.String getCost()
           
 java.lang.String getCreateTime()
           
 java.lang.String getFfmcenterId()
           
 java.lang.String getLastupdate()
           
 java.lang.String getQtyInKits()
           
 java.lang.String getQtyInProcess()
           
 java.lang.String getQtyOnHand()
           
 java.lang.String getQtyReceived()
           
 java.lang.String getRaDetailId()
           
 java.lang.String getReceiptDate()
           
 java.lang.String getReceiptId()
           
 java.lang.String getReceiptType()
           
 java.lang.String getRtnRcptDspId()
           
 java.lang.String getSetCCurr()
           
 java.lang.String getStoreId()
           
 java.lang.String getVendorId()
           
 java.lang.String getVersionSpcId()
           
 void setComment1(java.lang.String newValue)
           
 void setComment2(java.lang.String newValue)
           
 void setCost(java.lang.String newValue)
           
 void setCreateTime(java.lang.String newValue)
           
 void setFfmcenterId(java.lang.String newValue)
           
 void setLastupdate(java.lang.String newValue)
           
 void setQtyInKits(java.lang.String newValue)
           
 void setQtyInProcess(java.lang.String newValue)
           
 void setQtyOnHand(java.lang.String newValue)
           
 void setQtyReceived(java.lang.String newValue)
           
 void setRaDetailId(java.lang.String newValue)
           
 void setReceiptDate(java.lang.String newValue)
           
 void setReceiptId(java.lang.String newValue)
           
 void setReceiptType(java.lang.String newValue)
           
 void setRtnRcptDspId(java.lang.String newValue)
           
 void setSetCCurr(java.lang.String newValue)
           
 void setStoreId(java.lang.String newValue)
           
 void setVendorId(java.lang.String newValue)
           
 void setVersionSpcId(java.lang.String newValue)
           
 

Method Detail

getComment1

public java.lang.String getComment1()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getComment2

public java.lang.String getComment2()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getCost

public java.lang.String getCost()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException

getCreateTime

public java.lang.String getCreateTime()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

getFfmcenterId

public java.lang.String getFfmcenterId()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException

getLastupdate

public java.lang.String getLastupdate()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

getQtyInKits

public java.lang.String getQtyInKits()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

getQtyInProcess

public java.lang.String getQtyInProcess()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getQtyOnHand

public java.lang.String getQtyOnHand()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

getQtyReceived

public java.lang.String getQtyReceived()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException

getRaDetailId

public java.lang.String getRaDetailId()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

getReceiptDate

public java.lang.String getReceiptDate()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException

getReceiptId

public java.lang.String getReceiptId()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

getReceiptType

public java.lang.String getReceiptType()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException

getRtnRcptDspId

public java.lang.String getRtnRcptDspId()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getSetCCurr

public java.lang.String getSetCCurr()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getStoreId

public java.lang.String getStoreId()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException

getVendorId

public java.lang.String getVendorId()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getVersionSpcId

public java.lang.String getVersionSpcId()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

setComment1

public void setComment1(java.lang.String newValue)

setComment2

public void setComment2(java.lang.String newValue)

setCost

public void setCost(java.lang.String newValue)

setCreateTime

public void setCreateTime(java.lang.String newValue)

setFfmcenterId

public void setFfmcenterId(java.lang.String newValue)

setLastupdate

public void setLastupdate(java.lang.String newValue)

setQtyInKits

public void setQtyInKits(java.lang.String newValue)

setQtyInProcess

public void setQtyInProcess(java.lang.String newValue)

setQtyOnHand

public void setQtyOnHand(java.lang.String newValue)

setQtyReceived

public void setQtyReceived(java.lang.String newValue)

setRaDetailId

public void setRaDetailId(java.lang.String newValue)

setReceiptDate

public void setReceiptDate(java.lang.String newValue)

setReceiptId

public void setReceiptId(java.lang.String newValue)

setReceiptType

public void setReceiptType(java.lang.String newValue)

setRtnRcptDspId

public void setRtnRcptDspId(java.lang.String newValue)

setSetCCurr

public void setSetCCurr(java.lang.String newValue)

setStoreId

public void setStoreId(java.lang.String newValue)

setVendorId

public void setVendorId(java.lang.String newValue)

setVersionSpcId

public void setVersionSpcId(java.lang.String newValue)