Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- formatLine(String, double) - Static method in class solution.Employee
-
Helper method for formatting the lines in the toString() and paymentBreakdown.
- formatLine(String, String) - Static method in class solution.Employee
-
Helper method for formatting the lines in the toString() and paymentBreakdown.
- FullTime - Class in solution
-
Represents a full time Employee with a salary.
- FullTime(int, String, String, double) - Constructor for class solution.FullTime
-
Creates a FullTime Employee with an id, name, address, and salary.
All Classes and Interfaces|All Packages|Constant Field Values