| Package | Description |
|---|---|
| org.jasig.portlet.degreeprogress.model | |
| org.jasig.portlet.degreeprogress.model.xml |
| Modifier and Type | Method and Description |
|---|---|
Course |
StudentCourseRegistration.getCourse() |
| Modifier and Type | Method and Description |
|---|---|
void |
StudentCourseRegistration.setCourse(Course course) |
| Constructor and Description |
|---|
StudentCourseRegistration(Course course,
Grade grade) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Course> |
CourseRequirement.courses |
| Modifier and Type | Method and Description |
|---|---|
Course |
ObjectFactory.createCourse()
Create an instance of
Course |
| Modifier and Type | Method and Description |
|---|---|
List<Course> |
CourseRequirement.getCourses()
Gets the value of the courses property.
|
Copyright © 2016 Jasig. All Rights Reserved.