| Package | Description |
|---|---|
| com.ibm.openpages.api.configuration |
Provides interfaces to work with the OpenPages system configuration.
|
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| Modifier and Type | Method and Description |
|---|---|
ISOCurrencyCode |
ICurrency.getCurrencyCode()
Returns the ISO 4217 currency code.
|
static ISOCurrencyCode |
ISOCurrencyCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ISOCurrencyCode[] |
ISOCurrencyCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IExchangeRate |
IConfigurationFactory.createExchangeRate(IConfigurationService configService,
ISOCurrencyCode isoCurrencyCode,
double rate,
java.util.Date startDate)
Creates an instance of IExchangeRate.
|
| Modifier and Type | Method and Description |
|---|---|
ICurrency |
IConfigurationService.getCurrency(ISOCurrencyCode currencyCode)
Retrieve currency information for the specified currency code.
|
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.