- getAvg() - Method in class Class
-
get the avg
- getCapacity() - Method in class Class
-
get the capacity of Class
- getClassName() - Method in class Class
-
get the name of Class
- getDay() - Method in class Class
-
get the day of Class
- getFirstName() - Method in class Master
-
get the firstName of Master
- getFirstName() - Method in class Student
-
get the firstName of student
- getGrade() - Method in class Student
-
get the grade of student
- getId() - Method in class Master
-
get the ID of Master
- getId() - Method in class Student
-
get the ID of student
- getLastName() - Method in class Master
-
get the lastName of Master
- getLastName() - Method in class Student
-
get the lastName of student
- getMaster() - Method in class Class
-
get the master of Class
- getRoomNum() - Method in class Master
-
get the RoomNum of Master
- getStudents() - Method in class Class
-
get the students array