|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgrader.student.Student
public class Student
A student contains the StudentInfo object.
| Field Summary | |
|---|---|
protected java.util.Collection<java.lang.Integer> |
grades
|
protected StudentInfo |
studentinfo
|
| Constructor Summary | |
|---|---|
Student()
Default Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected StudentInfo studentinfo
protected java.util.Collection<java.lang.Integer> grades
| Constructor Detail |
|---|
public Student()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||