Package | Description |
---|---|
edu.sampleu.demo.course |
Modifier and Type | Method and Description |
---|---|
CourseSection |
CourseOfferingForm.getCourseSection() |
Modifier and Type | Method and Description |
---|---|
List<CourseSection> |
Course.getSections() |
Modifier and Type | Method and Description |
---|---|
void |
CourseOfferingForm.setCourseSection(CourseSection courseSection) |
Modifier and Type | Method and Description |
---|---|
void |
Course.setSections(List<CourseSection> sections) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.