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