Each row defines a NumberUsage object. Numbers such as quantities and monetary amounts can be rounded and formatted differently depending on their associated NumberUsage objects. The CurrencyManager and QuantityManager cache this information.
Method Summary | |
java.lang.String | getCode() |
java.lang.String | getNumberUsageId() |
void | setCode(java.lang.String newValue) |
void | setNumberUsageId(java.lang.String newValue) |
Method Detail |
public java.lang.String getCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCode(java.lang.String newValue)
public java.lang.String getNumberUsageId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setNumberUsageId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.