|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CurrencyTable
The CurrencyTable interface represents a currency table set up in
Common Services
An object of this class can be obtained from DBLink object's
getCurrencyTable(...) method.
| Method Summary | |
|---|---|
java.lang.String |
getCurrencyCode()
Gets the code of the currency |
Currency.DateMatch |
getDateMatch()
Gets the date matching method used to determine the exchange rate |
java.lang.String |
getDescription()
Gets the description of the currency |
CurrencyRate.Operator |
getRateOperator()
Gets the operator that should be used to on the exchange rate and currency amount when performing exchange calculations |
java.lang.String |
getRateType()
Gets the code of the rate type |
java.lang.String |
getSourceOfRates()
Gets the source of the rates |
| Method Detail |
|---|
java.lang.String getCurrencyCode()
Currency.DateMatch getDateMatch()
java.lang.String getDescription()
CurrencyRate.Operator getRateOperator()
java.lang.String getRateType()
java.lang.String getSourceOfRates()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||