public interface InventoryAdjustmentAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.String | getAdjustmentComment() |
java.lang.String | getAdjustmentDate() |
java.lang.String | getInvadjCodeId() |
java.lang.String | getInvadjustId() |
java.lang.String | getInvAdjustNum() |
java.lang.String | getLastupdate() |
java.lang.String | getQuantity() |
java.lang.String | getReceiptId() |
void | setAdjustmentComment(java.lang.String newValue) |
void | setAdjustmentDate(java.lang.String newValue) |
void | setInvadjCodeId(java.lang.String newValue) |
void | setInvadjustId(java.lang.String newValue) |
void | setInvAdjustNum(java.lang.String newValue) |
void | setLastupdate(java.lang.String newValue) |
void | setQuantity(java.lang.String newValue) |
void | setReceiptId(java.lang.String newValue) |
java.lang.String getQuantity() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setQuantity(java.lang.String newValue)
java.lang.String getInvadjCodeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setInvadjCodeId(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 getAdjustmentComment() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setAdjustmentComment(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)
java.lang.String getInvAdjustNum() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setInvAdjustNum(java.lang.String newValue)
java.lang.String getAdjustmentDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setAdjustmentDate(java.lang.String newValue)
java.lang.String getInvadjustId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setInvadjustId(java.lang.String newValue)