| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Course | |
|---|---|
| edu.sampleu.student.dataobject | |
| edu.sampleu.student.web.form | |
| Uses of Course in edu.sampleu.student.dataobject | 
|---|
| Methods in edu.sampleu.student.dataobject that return Course | |
|---|---|
 Course | 
CourseSection.getCourse()
 | 
| Methods in edu.sampleu.student.dataobject with parameters of type Course | |
|---|---|
 void | 
CourseSection.setCourse(Course course)
 | 
| Uses of Course in edu.sampleu.student.web.form | 
|---|
| Methods in edu.sampleu.student.web.form that return types with arguments of type Course | |
|---|---|
 List<Course> | 
RegistrationForm.getCourseListing()
 | 
| Method parameters in edu.sampleu.student.web.form with type arguments of type Course | |
|---|---|
 void | 
RegistrationForm.setCourseListing(List<Course> courseListing)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||