| Package | Description |
|---|---|
| org.optaplanner.examples.examination.domain |
| Modifier and Type | Method and Description |
|---|---|
List<Student> |
Examination.getStudentList() |
List<Student> |
Topic.getStudentList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Examination.setStudentList(List<Student> studentList) |
void |
Topic.setStudentList(List<Student> studentList) |
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.