|
Class Summary |
| Account |
Account represents an account money goes to or from in the Money system. |
| AccountType |
AccountType represents the name and description of different
types of accounts. |
| Address |
Address is some way to contact someone. |
| Balance |
Balance represents a sum of value fields in the transactions
table. |
| Category |
Category is an abstract super class for items
which are just a name and description. |
| Transaction |
Transaction represents an Transaction money goes to or from in the Money system. |
| TransactionCategory |
TransactionCategory represents the name and description of different
types of accounts. |