| Package | Description |
|---|---|
| org.jasig.portlet.degreeprogress.model.xml |
| Modifier and Type | Field and Description |
|---|---|
protected List<DegreeRequirementSection> |
DegreeProgressReport.degreeRequirementSections |
protected Map<String,DegreeRequirementSection> |
DegreeProgressReportWrapper.sections |
| Modifier and Type | Method and Description |
|---|---|
DegreeRequirementSection |
ObjectFactory.createDegreeRequirementSection()
Create an instance of
DegreeRequirementSection |
DegreeRequirementSection |
DegreeProgressReportWrapper.getSection(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<DegreeRequirementSection> |
DegreeProgressReport.getDegreeRequirementSections()
Gets the value of the degreeRequirementSections property.
|
Collection<DegreeRequirementSection> |
DegreeProgressReportWrapper.getSections() |
| Modifier and Type | Method and Description |
|---|---|
void |
DegreeProgressReportWrapper.addSection(DegreeRequirementSection section) |
Copyright © 2023 Jasig. All rights reserved.