Each row contains information about inventory that has been released for fulfillment of an OrderItem.
Method Summary | |
---|---|
java.lang.String |
getDateShipped() |
java.lang.String |
getLastupdate() |
java.lang.String |
getOrderItemsId() |
java.lang.String |
getOrdShipHstNum() |
java.lang.String |
getQtyReturned() |
java.lang.String |
getQtyShipped() |
java.lang.String |
getReceiptId() |
java.lang.String |
getVersionSpcId() |
void |
setDateShipped(java.lang.String newValue) |
void |
setLastupdate(java.lang.String newValue) |
void |
setOrderItemsId(java.lang.String newValue) |
void |
setOrdShipHstNum(java.lang.String newValue) |
void |
setQtyReturned(java.lang.String newValue) |
void |
setQtyShipped(java.lang.String newValue) |
void |
setReceiptId(java.lang.String newValue) |
void |
setVersionSpcId(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getQtyShipped() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setQtyShipped(java.lang.String newValue)
public java.lang.String getVersionSpcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setVersionSpcId(java.lang.String newValue)
public java.lang.String getQtyReturned() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setQtyReturned(java.lang.String newValue)
public java.lang.String getOrdShipHstNum() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOrdShipHstNum(java.lang.String newValue)
public java.lang.String getOrderItemsId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOrderItemsId(java.lang.String newValue)
public java.lang.String getLastupdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLastupdate(java.lang.String newValue)
public java.lang.String getDateShipped() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDateShipped(java.lang.String newValue)
public java.lang.String getReceiptId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setReceiptId(java.lang.String newValue)