| Package | Description |
|---|---|
| org.optaplanner.examples.taskassigning.domain |
| Modifier and Type | Method and Description |
|---|---|
TaskType |
Task.getTaskType() |
| Modifier and Type | Method and Description |
|---|---|
List<TaskType> |
TaskAssigningSolution.getTaskTypeList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Task.setTaskType(TaskType taskType) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskAssigningSolution.setTaskTypeList(List<TaskType> taskTypeList) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.