listStudent.add( new Student( s.getStudentFirstName(),s.getStudentLastName(), s.getStudentID(), s.getStudentGPA(), listCourse)); //Compiler does not recognize listCourse
listCourse.clear(); //Compiler does not recognize listCourse
This post has been edited by Midi_: 26 March 2014 - 03:51 PM

New Topic/Question
Reply




MultiQuote



|