JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
G
N
P
R
A
ActivityTab
- Class in
<Unnamed>
ActivityTab(String, int, double)
- Constructor for class
ActivityTab
Make the class to hold the information for the name, room number and amount owed
addAmountOwed(double)
- Method in class
ActivityTab
Accumulator to add the amount that the person owes to their total
amountOwed
- Variable in class
ActivityTab
G
getAmountOwed()
- Method in class
ActivityTab
Getter method to get the amount owed
getName()
- Method in class
ActivityTab
Getter method to get the name of person on tab
getRoomNumber()
- Method in class
ActivityTab
Getter to get the room number of person on tab
N
name
- Variable in class
ActivityTab
P
processTip(double)
- Method in class
ActivityTab
Calculate the tip with the percentage they wish to use
R
roomNumber
- Variable in class
ActivityTab
A
G
N
P
R
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes