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