A B C D E F G H I L M N P R S T U V

E

Education - Class in university
Class for the Education department of the univeristy.
Education() - Constructor for class university.Education
Creates a new instance of Education.
Education(String, Address) - Constructor for class university.Education
Creates a new instance of Eduaction
Employee - Class in university
Abstract class for the employees of the university.
Employee() - Constructor for class university.Employee
Creates a new instance of Employee.
Employee(String, Sex, Address, Unit, int) - Constructor for class university.Employee
Creates a new instance of Employee
EmployeeFactory - Class in university
Abstract Class to build the employee information.
EmployeeFactory() - Constructor for class university.EmployeeFactory
Creates a new instance of BuildEmployee

A B C D E F G H I L M N P R S T U V