| Package | Description |
|---|---|
| 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<CourseMeeting> |
CourseSection.courseMeetings |
| Modifier and Type | Method and Description |
|---|---|
CourseMeeting |
ObjectFactory.createCourseMeeting()
Create an instance of
CourseMeeting |
| Modifier and Type | Method and Description |
|---|---|
List<CourseMeeting> |
CourseSection.getCourseMeetings()
Gets the value of the courseMeetings property.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CourseMeeting> |
Course.courseMeetings |
| Modifier and Type | Method and Description |
|---|---|
List<CourseMeeting> |
Course.getCourseMeetings()
Gets the value of the courseMeetings property.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CourseMeetingCompareByRoomAndStreetAddress.compare(CourseMeeting cm1,
CourseMeeting cm2)
Method will sort the Courses Meeting Location
|
Copyright © 2015 Jasig. All Rights Reserved.