public class SEstudent extends Student
toString
method is prefixed by "SE".Constructor and Description |
---|
SEstudent(java.lang.String name)
Create a SE student having the given name, and
assigns it a serial 3-digit ID prefixed by
"200107" and an empty (fresh) record.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Return a string representation of
this
student. |
equals, getCourseGrade, getFirstCourse, getGpa, getID, getName, getNextCourse, getRandom, getRandom, hashCode, iterator, setCourseGrade, setSeed