|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CourseSection | |
---|---|
edu.sampleu.student.dataobject | |
edu.sampleu.student.web.form |
Uses of CourseSection in edu.sampleu.student.dataobject |
---|
Methods in edu.sampleu.student.dataobject that return types with arguments of type CourseSection | |
---|---|
List<CourseSection> |
Course.getSections()
|
Method parameters in edu.sampleu.student.dataobject with type arguments of type CourseSection | |
---|---|
void |
Course.setSections(List<CourseSection> sections)
|
Uses of CourseSection in edu.sampleu.student.web.form |
---|
Methods in edu.sampleu.student.web.form that return CourseSection | |
---|---|
CourseSection |
CourseOfferingForm.getCourseSection()
|
Methods in edu.sampleu.student.web.form with parameters of type CourseSection | |
---|---|
void |
CourseOfferingForm.setCourseSection(CourseSection courseSection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |