| Package | Description |
|---|---|
| org.jasig.portlet.courses.model.catalog.xml | |
| org.jasig.portlet.courses.model.xml | |
| org.jasig.portlet.courses.model.xml.personal | |
| org.jasig.portlet.courses.util |
| Modifier and Type | Field and Description |
|---|---|
protected List<CourseSection> |
FullCourseOffering.courseSections |
| Modifier and Type | Method and Description |
|---|---|
List<CourseSection> |
FullCourseOffering.getCourseSections()
Gets the value of the courseSections property.
|
| Modifier and Type | Method and Description |
|---|---|
CourseSection |
ObjectFactory.createCourseSection()
Create an instance of
CourseSection |
| Modifier and Type | Field and Description |
|---|---|
protected List<CourseSection> |
Course.courseSections |
| Modifier and Type | Method and Description |
|---|---|
List<CourseSection> |
Course.getCourseSections()
Gets the value of the courseSections property.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CourseSectionCodeComparator.compare(CourseSection o1,
CourseSection o2) |
Copyright © 2023 Jasig. All rights reserved.