Each row in this table represents a CalculationRangeLookupResult, which is part of a CalculationRange.
Method Summary | |
java.lang.String | getCalculationRangeId() |
java.lang.String | getCalculationRangeLookupResultId() |
java.lang.String | getCurrency() |
java.lang.String | getValue() |
void | setCalculationRangeId(java.lang.String newValue) |
void | setCurrency(java.lang.String newValue) |
void | setValue(java.lang.String newValue) |
Method Detail |
public java.lang.String getValue() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setValue(java.lang.String newValue)
public java.lang.String getCurrency() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCurrency(java.lang.String newValue)
public java.lang.String getCalculationRangeLookupResultId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getCalculationRangeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCalculationRangeId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.