| Package | Description |
|---|---|
| org.jasig.portlet.courses.model.xml | |
| org.jasig.portlet.courses.model.xml.personal |
| Modifier and Type | Field and Description |
|---|---|
protected List<Instructor> |
CourseSection.instructors |
| Modifier and Type | Method and Description |
|---|---|
Instructor |
ObjectFactory.createInstructor()
Create an instance of
Instructor |
| Modifier and Type | Method and Description |
|---|---|
List<Instructor> |
CourseSection.getInstructors()
Gets the value of the instructors property.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Instructor> |
Course.instructors |
| Modifier and Type | Method and Description |
|---|---|
List<Instructor> |
Course.getInstructors()
Gets the value of the instructors property.
|
Copyright © 2023 Jasig. All rights reserved.