| Package | Description |
|---|---|
| org.jasig.portlet.degreeprogress.model | |
| org.jasig.portlet.degreeprogress.model.xml |
| Modifier and Type | Method and Description |
|---|---|
Grade |
StudentCourseRegistration.getGrade() |
| Modifier and Type | Method and Description |
|---|---|
void |
StudentCourseRegistration.setGrade(Grade grade) |
| Constructor and Description |
|---|
StudentCourseRegistration(Course course,
Grade grade) |
| Modifier and Type | Field and Description |
|---|---|
protected Grade |
Course.grade |
| Modifier and Type | Method and Description |
|---|---|
Grade |
ObjectFactory.createGrade()
Create an instance of
Grade |
Grade |
Course.getGrade()
Gets the value of the grade property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Course.setGrade(Grade value)
Sets the value of the grade property.
|
Copyright © 2016 Jasig. All Rights Reserved.