Index

C D E F G H M N P R S T X 
All Classes and Interfaces|All Packages|Constant Field Values

T

toString() - Method in class solution.Employee
Returns a String that displays the Employee information which include the ID, name, and address.
toString() - Method in class solution.FullTime
Returns a String that displays the Employee information which include the ID, name, address, type, and salary.
toString() - Method in class solution.Hourly
Returns a String representation of the Hourly Employee.
totalDeductions() - Method in class solution.Employee
Returns the total sum of the deductions.
C D E F G H M N P R S T X 
All Classes and Interfaces|All Packages|Constant Field Values