public interface OrderItemShippingHistoryAccessBeanData
Modifier and Type | Method and Description |
---|---|
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) |
java.lang.String getQtyShipped() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setQtyShipped(java.lang.String newValue)
java.lang.String getVersionSpcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setVersionSpcId(java.lang.String newValue)
java.lang.String getQtyReturned() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setQtyReturned(java.lang.String newValue)
java.lang.String getOrdShipHstNum() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrdShipHstNum(java.lang.String newValue)
java.lang.String getOrderItemsId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrderItemsId(java.lang.String newValue)
java.lang.String getLastupdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setLastupdate(java.lang.String newValue)
java.lang.String getDateShipped() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setDateShipped(java.lang.String newValue)
java.lang.String getReceiptId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setReceiptId(java.lang.String newValue)