| Package | Description |
|---|---|
| org.jasig.portlet.courses.model.catalog.xml | |
| org.jasig.portlet.courses.model.xml | |
| org.jasig.portlet.courses.model.xml.personal |
| Modifier and Type | Field and Description |
|---|---|
protected List<Department> |
DepartmentList.departments |
| Modifier and Type | Method and Description |
|---|---|
List<Department> |
DepartmentList.getDepartments()
Gets the value of the departments property.
|
| Modifier and Type | Method and Description |
|---|---|
Department |
ObjectFactory.createDepartment()
Create an instance of
Department |
| Modifier and Type | Field and Description |
|---|---|
protected Department |
Course.courseDepartment |
| Modifier and Type | Method and Description |
|---|---|
Department |
Course.getCourseDepartment()
Gets the value of the courseDepartment property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Course.setCourseDepartment(Department value)
Sets the value of the courseDepartment property.
|
Copyright © 2023 Jasig. All rights reserved.