Package | Description |
---|---|
edu.sampleu.demo.course | |
edu.sampleu.demo.registration |
Modifier and Type | Method and Description |
---|---|
Course |
CourseSection.getCourse() |
Modifier and Type | Method and Description |
---|---|
void |
CourseSection.setCourse(Course course) |
Modifier and Type | Method and Description |
---|---|
List<Course> |
RegistrationForm.getCourseListing() |
Modifier and Type | Method and Description |
---|---|
void |
RegistrationForm.setCourseListing(List<Course> courseListing) |
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.