This table stores return disposition codes to describe how a received item is disposed.
Method Summary | |
---|---|
java.lang.String |
getCode() |
java.lang.String |
getMarkForDelete() |
java.lang.String |
getReturnToInventory() |
java.lang.String |
getRtnDspCodeId() |
java.lang.String |
getStoreentId() |
void |
setCode(java.lang.String newValue) |
void |
setMarkForDelete(java.lang.String newValue) |
void |
setReturnToInventory(java.lang.String newValue) |
void |
setRtnDspCodeId(java.lang.String newValue) |
void |
setStoreentId(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getCode() 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 setCode(java.lang.String newValue)
public java.lang.String getMarkForDelete() 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 setMarkForDelete(java.lang.String newValue)
public java.lang.String getStoreentId() 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 setStoreentId(java.lang.String newValue)
public java.lang.String getReturnToInventory() 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 setReturnToInventory(java.lang.String newValue)
public java.lang.String getRtnDspCodeId() 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 setRtnDspCodeId(java.lang.String newValue)