public interface ICurrency
Modifier and Type | Method and Description |
---|---|
ISOCurrencyCode |
getCurrencyCode()
Returns the ISO 4217 currency code.
|
Id |
getId()
Returns id associated to a currency.
|
java.lang.String |
getName()
Returns the descriptive name of a currency.
|
int |
getPrecision()
Returns the decimal precision for this currency.
|
java.lang.String |
getSymbol()
Returns the currency symbol as specified by ISO 4217.
|
boolean |
isBaseCurrency()
Returns true if the currency is used as base for the calculation of exchange rates.
|
boolean |
isEnabled()
Returns true if this currency is enabled in the system.
|
ISOCurrencyCode getCurrencyCode()
ISOCurrencyCode
objectjava.lang.String getName()
java.lang.String getSymbol()
int getPrecision()
boolean isBaseCurrency()
boolean isEnabled()
Id getId()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.