|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurrencyRate.Operator | |
---|---|
com.sage.accpac.sm | Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. |
Uses of CurrencyRate.Operator in com.sage.accpac.sm |
---|
Methods in com.sage.accpac.sm that return CurrencyRate.Operator | |
---|---|
CurrencyRate.Operator |
CurrencyTableImpl.getRateOperator()
Gets the operator that should be used to on the exchange rate and currency amount when performing exchange calculations |
CurrencyRate.Operator |
CurrencyTable.getRateOperator()
Gets the operator that should be used to on the exchange rate and currency amount when performing exchange calculations |
CurrencyRate.Operator |
CurrencyRateImpl.getRateOperator()
Gets the operator that should be used to on the exchange rate and currency amount when performing exchange calculations |
CurrencyRate.Operator |
CurrencyRate.getRateOperator()
Gets the operator that should be used to on the exchange rate and currency amount when performing exchange calculations |
static CurrencyRate.Operator |
CurrencyRate.Operator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CurrencyRate.Operator[] |
CurrencyRate.Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |