JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
G
H
I
J
L
M
N
R
S
Y
S
serial
- Static variable in class studentSystem.
Student
set(int, E)
- Method in interface myUtil.
MyList
Replaces the element at the specified position in this list with the specified element
setCode(int)
- Method in class studentSystem.
Course
setCourses(Set<Course>)
- Method in class studentSystem.
Student
setGPA(double)
- Method in class studentSystem.
GPA
setGPAs(List<GPA>)
- Method in class studentSystem.
Student
setInstructor(String)
- Method in class studentSystem.
Course
setJoinDate(Date)
- Method in class studentSystem.
Student
setMonth(int)
- Method in class studentSystem.
Date
setName(String)
- Method in class studentSystem.
Course
setName(String)
- Method in class studentSystem.
Student
setYear(int)
- Method in class studentSystem.
Date
setYear(int)
- Method in class studentSystem.
GPA
setYear(int)
- Method in class studentSystem.
Student
setYorkID(String)
- Method in class studentSystem.
Student
size()
- Method in interface myUtil.
MyCollection
Returns the number of elements in this collection.
Student
- Class in
studentSystem
Student()
- Constructor for class studentSystem.
Student
create a student with empty courses and GPAs
Student(String, int, Date, Set<Course>, List<GPA>)
- Constructor for class studentSystem.
Student
studentSystem
- package studentSystem
A
C
D
E
G
H
I
J
L
M
N
R
S
Y
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes