File
Doc
Category
Size
Date
Package
CurrencyPairDesc.java
API Doc
Example
666
Thu Feb 17 20:00:58 GMT 2000
AccountingMgmt.Account
CurrencyPairDesc
java.lang.Object
public class CurrencyPairDesc extends Object
stereotype
description
Fields Summary
private int
type
private String
fromCurrency
private String
toCurrency
private ExchangeRate
lnkUnnamed
Constructors Summary
Methods Summary
public
java.math.BigDecimal
findBestRate
()
return new BigDecimal(0);
Java Code Source