| Package | Description |
|---|---|
| org.optaplanner.examples.meetingscheduling.domain |
| Modifier and Type | Method and Description |
|---|---|
TimeGrain |
MeetingAssignment.getStartingTimeGrain() |
| Modifier and Type | Method and Description |
|---|---|
List<TimeGrain> |
MeetingSchedule.getTimeGrainList() |
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingAssignment.setStartingTimeGrain(TimeGrain startingTimeGrain) |
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingSchedule.setTimeGrainList(List<TimeGrain> timeGrainList) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.