Package jamel.spheres.monetary

Provides classes and interfaces for the bank and monetary objects.

See:
          Description

Interface Summary
Account The base interface for accounts.
 

Class Summary
AbstractAccount An abstract class for accounts.
Bank Represents the single representative bank.
BankData A dataset for the bank.
Check An abstract class for checks.
Deposit Represents a monetary deposit.
 

Enum Summary
Quality Enumerates the types of quality.
 

Package jamel.spheres.monetary Description

Provides classes and interfaces for the bank and monetary objects.