Package | Description |
---|---|
com.bmc.arsys.api |
Modifier and Type | Method and Description |
---|---|
List<FuncCurrencyInfo> |
CurrencyValue.getFuncCurrencyList()
Returns a list of functional currencies associated with the field.
|
Modifier and Type | Method and Description |
---|---|
void |
CurrencyValue.setFuncCurrencyList(List<FuncCurrencyInfo> funcCurrencyList)
Sets a list of functional currencies associated with the field.
|
Constructor and Description |
---|
CurrencyValue(BigDecimal value,
String currencyCode,
Timestamp conversionDate,
List<FuncCurrencyInfo> funcCurrencyList) |
CurrencyValue(String value,
String currencyCode,
Timestamp conversionDate,
List<FuncCurrencyInfo> funcCurrencyList) |
? Copyright 2013 BMC Software, Inc.