| Package | Description |
|---|---|
| org.jasig.portlet.courses.model.xml | |
| org.jasig.portlet.courses.model.xml.personal |
| Modifier and Type | Field and Description |
|---|---|
protected List<AdditionalInfo> |
Instructor.instructorAdditionalInfos |
protected List<AdditionalInfo> |
CourseSection.sectionAdditionalInfos |
| Modifier and Type | Method and Description |
|---|---|
AdditionalInfo |
ObjectFactory.createAdditionalInfo()
Create an instance of
AdditionalInfo |
| Modifier and Type | Method and Description |
|---|---|
List<AdditionalInfo> |
Instructor.getInstructorAdditionalInfos()
Gets the value of the instructorAdditionalInfos property.
|
List<AdditionalInfo> |
CourseSection.getSectionAdditionalInfos()
Gets the value of the sectionAdditionalInfos property.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AdditionalInfo> |
Course.courseAdditionalInfos |
| Modifier and Type | Method and Description |
|---|---|
List<AdditionalInfo> |
Course.getCourseAdditionalInfos()
Gets the value of the courseAdditionalInfos property.
|
Copyright © 2023 Jasig. All rights reserved.