This table stores the text descriptions for each of the currency in the SETCURR table in each of the supported language.
Method Summary | |
java.lang.String | getCurrencyCode() |
java.lang.String | getDescription() |
java.lang.String | getLanguageId() |
void | setCurrencyCode(java.lang.String newValue) |
void | setDescription(java.lang.String newValue) |
void | setLanguageId(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 getCurrencyCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCurrencyCode(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.