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