Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
G
S
W
D
deposit(double)
- Method in class
SavingsAccount
Increase the balance of this SavingsAccount.
G
getBalance()
- Method in class
SavingsAccount
Get the current balance in this SavingsAccount.
getID()
- Method in class
SavingsAccount
Get the identifier for this SavingsAccount.
S
SavingsAccount
- Class in
<Unnamed>
An encapsulation of a (simple) savings account at a bank
SavingsAccount(String)
- Constructor for class
SavingsAccount
Construct a SavingsAccount object with an initial balance of 0.00
W
withdraw(double)
- Method in class
SavingsAccount
Reduce the balance of this SavingsAccount (if there are sufficient funds)
D
G
S
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
James Madison University, Department of Computer Science