Uses of Class
org.optaplanner.examples.meetingscheduling.domain.MeetingConstraintConfiguration
-
Packages that use MeetingConstraintConfiguration Package Description org.optaplanner.examples.meetingscheduling.domain -
-
Uses of MeetingConstraintConfiguration in org.optaplanner.examples.meetingscheduling.domain
Methods in org.optaplanner.examples.meetingscheduling.domain that return MeetingConstraintConfiguration Modifier and Type Method Description MeetingConstraintConfigurationMeetingSchedule. getConstraintConfiguration()Methods in org.optaplanner.examples.meetingscheduling.domain with parameters of type MeetingConstraintConfiguration Modifier and Type Method Description voidMeetingSchedule. setConstraintConfiguration(MeetingConstraintConfiguration constraintConfiguration)
-