Each row contains the expected ship date of a backordered OrderItem.
Method Summary | |
java.lang.String | getDateExpected() |
java.lang.String | getLastupdate() |
java.lang.String | getOrderItemsId() |
void | setDateExpected(java.lang.String newValue) |
void | setLastupdate(java.lang.String newValue) |
void | setOrderItemsId(java.lang.String newValue) |
Method Detail |
public java.lang.String getOrderItemsId() throws 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
public void setLastupdate(java.lang.String newValue)
public java.lang.String getDateExpected() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setDateExpected(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.