A C D E F G H M N P T _

G

getRaise(double) - Method in class edu.columbia.cs.cs1007.company.Employee
Get a raise for good work.
getSalary() - Method in class edu.columbia.cs.cs1007.company.Employee
Get salary of the employee.
getStartDate() - Method in class edu.columbia.cs.cs1007.company.Employee
Get hire date of the employee.
giveRaise(Employee, double) - Method in class edu.columbia.cs.cs1007.company.Manager
Give raise to an employee.

A C D E F G H M N P T _