Each row of this table represents the Language-independent part of a QuantityUnit formatting rule. If a Store has no formatting rule for a particular QuantityUnit, it uses the formatting rule of its StoreGroup.
Method Summary | |
java.lang.String | getDecimalPlace() |
java.lang.String | getNumberUsgId() |
java.lang.String | getQuantityUnitId() |
java.lang.String | getRoundingMethod() |
java.lang.String | getRoundingMultiple() |
java.lang.String | getStoreEntityId() |
void | setDecimalPlace(java.lang.String newValue) |
void | setNumberUsgId(java.lang.String newValue) |
void | setRoundingMethod(java.lang.String newValue) |
void | setRoundingMultiple(java.lang.String newValue) |
Method Detail |
public java.lang.String getNumberUsgId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setNumberUsgId(java.lang.String newValue)
public java.lang.String getRoundingMultiple() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRoundingMultiple(java.lang.String newValue)
public java.lang.String getStoreEntityId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getDecimalPlace() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setDecimalPlace(java.lang.String newValue)
public java.lang.String getQuantityUnitId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getRoundingMethod() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRoundingMethod(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.