public interface ExpectedInventoryRecordsAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.String | getCreateTime() |
java.lang.String | getDateClosed() |
java.lang.String | getExpectedInventoryRecordsId() |
java.lang.String | getExternalId() |
java.lang.String | getLastupdate() |
java.lang.String | getMarkForDelete() |
java.lang.String | getOpenIndicator() |
java.lang.String | getOrderDate() |
java.lang.String | getStoreId() |
java.lang.String | getVendorId() |
void | setCreateTime(java.lang.String newValue) |
void | setDateClosed(java.lang.String newValue) |
void | setExpectedInventoryRecordsId(java.lang.String newValue) |
void | setExternalId(java.lang.String newValue) |
void | setLastupdate(java.lang.String newValue) |
void | setMarkForDelete(java.lang.String newValue) |
void | setOpenIndicator(java.lang.String newValue) |
void | setOrderDate(java.lang.String newValue) |
void | setStoreId(java.lang.String newValue) |
void | setVendorId(java.lang.String newValue) |
java.lang.String getOrderDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrderDate(java.lang.String newValue)
java.lang.String getOpenIndicator() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOpenIndicator(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 getMarkForDelete() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setMarkForDelete(java.lang.String newValue)
java.lang.String getCreateTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setCreateTime(java.lang.String newValue)
java.lang.String getStoreId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setStoreId(java.lang.String newValue)
java.lang.String getVendorId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setVendorId(java.lang.String newValue)
java.lang.String getExternalId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setExternalId(java.lang.String newValue)
java.lang.String getExpectedInventoryRecordsId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setExpectedInventoryRecordsId(java.lang.String newValue)
java.lang.String getDateClosed() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setDateClosed(java.lang.String newValue)