Uses of Class
org.optaplanner.examples.meetingscheduling.domain.Attendance
Packages that use Attendance
-
Uses of Attendance in org.optaplanner.examples.meetingscheduling.domain
Subclasses of Attendance in org.optaplanner.examples.meetingscheduling.domainMethods in org.optaplanner.examples.meetingscheduling.domain that return types with arguments of type AttendanceMethod parameters in org.optaplanner.examples.meetingscheduling.domain with type arguments of type AttendanceModifier and TypeMethodDescriptionvoidMeetingSchedule.setAttendanceList(List<Attendance> attendanceList)