ws-07 is complete
This commit is contained in:
@@ -21,7 +21,7 @@ public class Student {
|
|||||||
this.major = major;
|
this.major = major;
|
||||||
this.gpa = gpa;
|
this.gpa = gpa;
|
||||||
}
|
}
|
||||||
|
// Hesam Ghazi
|
||||||
public int getId() {
|
public int getId() {
|
||||||
return id;
|
return id;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user