| Package | Description |
|---|---|
| org.jasig.portlet.degreeprogress.model | |
| org.jasig.portlet.degreeprogress.model.xml |
| Modifier and Type | Method and Description |
|---|---|
Semester |
StudentCourseRegistration.getSemester() |
| Modifier and Type | Method and Description |
|---|---|
void |
StudentCourseRegistration.setSemester(Semester semester) |
| Modifier and Type | Field and Description |
|---|---|
protected Semester |
Course.semester |
| Modifier and Type | Method and Description |
|---|---|
Semester |
ObjectFactory.createSemester()
Create an instance of
Semester |
Semester |
Course.getSemester()
Gets the value of the semester property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Course.setSemester(Semester value)
Sets the value of the semester property.
|
Copyright © 2013 Jasig. All Rights Reserved.