| Package | Description |
|---|---|
| org.sakaiproject.coursemanagement.api |
| Modifier and Type | Method and Description |
|---|---|
Meeting |
CourseManagementAdministration.newSectionMeeting(String sectionEid,
String location,
Time startTime,
Time finishTime,
String notes)
Creates a new meeting instance.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Meeting> |
Section.getMeetings()
The meeting time for this section.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Section.setMeetings(Set<Meeting> meetingTimes) |
Copyright © 2006–2023 Sakai Project. All rights reserved.