This table stores the reason for customer dissatisfaction with a product.
Method Summary | |
---|---|
java.lang.String |
getCode() |
java.lang.String |
getMarkForDelete() |
java.lang.String |
getReasonType() |
java.lang.String |
getRtnReasonId() |
java.lang.String |
getStoreentId() |
void |
setCode(java.lang.String newValue) |
void |
setMarkForDelete(java.lang.String newValue) |
void |
setReasonType(java.lang.String newValue) |
void |
setRtnReasonId(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 getRtnReasonId() 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 setRtnReasonId(java.lang.String newValue)
public java.lang.String getReasonType() 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 setReasonType(java.lang.String newValue)