File
Doc
Category
Size
Date
Package
ExchangeRate.java
API Doc
Example
621
Thu Feb 17 20:00:58 GMT 2000
AccountingMgmt.Account
ExchangeRate
java.lang.Object
public class ExchangeRate extends Object
stereotype
moment-interval
Fields Summary
private Date
dateTime
private BigDecimal
buyRate
private BigDecimal
sellRate
Constructors Summary
Methods Summary
public
java.math.BigDecimal
calcMidRate
()
return new BigDecimal(0);
public void
makeExchangeRate
()
Java Code Source