C D F G M N P R S T U

C

Course - class Course.
 
CourseTaken - class CourseTaken.
 
CPI - Static variable in class newGradReport
 
createStudent(int, int) - Static method in class newGradReport
This function creates student object
cum - Static variable in class newGradReport
 

D

DateOfBirth - Variable in class Student
 
DOB - Static variable in class newGradReport
 

F

fstGradTest2 - class fstGradTest2.
 
fstGradTest2() - Constructor for class fstGradTest2
 

G

getaddress() - Method in class Student
 
getage() - Method in class Student
This function calculates age from date of birth given as parameter
getcourselist() - Method in class Student
 
getCourseNo() - Method in class Course
Functions to get course details
getCourseNo() - Method in class CourseTaken
 
getcoursetitle() - Method in class Student
 
getDOB() - Method in class Student
 
getgrade() - Method in class CourseTaken
 
getgrade(int) - Method in class Student
 
getname() - Method in class Student
Now, following are functions to retrieve the data of Students
getpgorug() - Method in class Student
 
getroll() - Method in class Student
 
getSem() - Method in class CourseTaken
 
getsem(int) - Method in class Student
 
getthesis() - Method in class Student
 
getthesisguide() - Method in class Student
 
getTitle() - Method in class Course
 
getUnits() - Method in class Course
 
getunits(int) - Method in class Student
 
grade - Static variable in class newGradReport
 

M

main(String[]) - Static method in class fstGradTest2
 
main(String[]) - Static method in class newGradReport
GIVE COMMAND LINE ARGUMENT "ALL" FOR PRINTING ALL STUDENTS DATA GIVE COMMAND LINE ARGUMENT "ONE FOR PRINTING ONE STUDENTS DATA

N

newGradReport - class newGradReport.
 

P

pass - Static variable in class newGradReport
 
printAll(int) - Static method in class newGradReport
Prints the data of all students upto Roll Number x
printReport(int) - Static method in class newGradReport
This program prints specific persons report All functionality is in single class

R

read(int, int) - Static method in class newGradReport
This function takes data from the database and use it to initialize the data
retrieveDOB_ug() - Method in class fstGradTest2
 
retrieveDOB() - Method in class fstGradTest2
 
Roll - Static variable in class newGradReport
 

S

sem - Static variable in class newGradReport
 
setCourseNo(int) - Method in class Course
Functions to set course details
setCourseNo(int) - Method in class CourseTaken
Functions to set course taken details
setgrade(int) - Method in class CourseTaken
 
setSem(int) - Method in class CourseTaken
 
setTitle(String) - Method in class Course
 
setUnits(int) - Method in class Course
 
setUp() - Method in class fstGradTest2
 
stu - Static variable in class newGradReport
 
Student - class Student.
Student Class
suite() - Static method in class fstGradTest2
 

T

testCheckpass() - Method in class fstGradTest2
 
testCPI_ug() - Method in class fstGradTest2
 
testCPI() - Method in class fstGradTest2
 
testInvalidRollNumber() - Method in class fstGradTest2
 
testStudentFunctions_ug() - Method in class fstGradTest2
 
testStudentFunctions() - Method in class fstGradTest2
 
testThesiswork() - Method in class fstGradTest2
 
toGrade(String) - Static method in class newGradReport
Converts grade into integer

U

unit - Static variable in class newGradReport
 

C D F G M N P R S T U