This table stores the language-dependent descriptions of the reasons for denying return merchandise authorizations (RMAs).
Method Summary | |
java.lang.String | getDescription() |
java.lang.String | getLanguageId() |
java.lang.String | getRtnDnyRsnId() |
void | setDescription(java.lang.String newValue) |
void | setLanguageId(java.lang.String newValue) |
void | setRtnDnyRsnId(java.lang.String newValue) |
Method Detail |
public java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setDescription(java.lang.String newValue)
public java.lang.String getLanguageId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setLanguageId(java.lang.String newValue)
public java.lang.String getRtnDnyRsnId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRtnDnyRsnId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.