Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- formatLine(String, double) - Method in class solution.Employee
-
Helper method for formatting the lines in the toString() and paymentBreakdown.
- formatLine(String, String) - Method in class solution.Employee
-
Helper method for generating the lines in the paystub printout.
- FullTime - Class in solution
-
Represents a full time Employee with a salary.
- FullTime(int, String, String, double, ArrayList<Deduction>) - Constructor for class solution.FullTime
-
Creates a FullTime Employee.
All Classes and Interfaces|All Packages|Constant Field Values