| Name | Description | Type | Package | Framework |
| Account | A class representing a bank account on which you can store money or properties on some things. | Class | org.jscience.economics.money | JScience |
| ChangeSource | A class representing a currency conveter. | Interface | org.jscience.economics.money | JScience |
| Check | A class representing a paper form of payment from one person to another. | Class | org.jscience.economics.money | JScience |
| Coin | Class | org.jscience.economics.money | JScience | |
| Currencies | A class representing a list of common currencies as of circa 2000. | Class | org.jscience.economics.money | JScience |
| Currency | This class represents a currency Unit. | Class | org.jscience.economics.money | JScience |
| Money | This interface represents something generally accepted as a medium of exchange, a measure of value, or a means of payment. | Interface | org.jscience.economics.money | JScience |
| MoneyUtils | A class prividing useful methods to compute interest rates. | Class | org.jscience.economics.money | JScience |
| OandaChangeSource | Currency data source for Oanda. | Class | org.jscience.economics.money.providers | JScience |
| Quote | A class representing a Quote on a market. | Class | org.jscience.economics.money | JScience |
| QuoteSource | Interface for classes that will retrieve quotes from data sources. | Interface | org.jscience.economics.money | JScience |
| Receipt | A class representing a receipt for the person who pays or a bill for the person who provides the goods or services. | Class | org.jscience.economics.money | JScience |
| SearchHit | A small class representing a search result. | Class | org.jscience.economics.money.providers | JScience |
| Share | A class representing a share in a company, a value, a title ofConstructor SummaryShare(java. | Class | org.jscience.economics.money | JScience |
| SymbolSource | Interface for classes that perform symbol searches. | Interface | org.jscience.economics.money | JScience |
| Transaction | A class representing an exchange of money and goods or services between two parties. | Class | org.jscience.economics.money | JScience |
| Wallet | A class representing a wallet (a store of money). | Class | org.jscience.economics.money | JScience |
| YahooChangeSource | Fields inherited from class javax. | Class | org.jscience.economics.money.providers | JScience |
| YahooQuoteSource | A QuoteSource for the Yahoo! Finance site in CSV format. | Class | org.jscience.economics.money.providers | JScience |
| YahooSymbolSource | A class to search for symbols on Yahoo Finance. | Class | org.jscience.economics.money.providers | JScience |