Uses of Interface
appointmentplanner.api.LocalDayPlan
-
Uses of LocalDayPlan in appointmentplanner.api
Methods in appointmentplanner.api that return LocalDayPlanModifier and TypeMethodDescriptionAbstractAPFactory.createLocalDayPlan(LocalDay day, Instant start, Instant end) Factory method to create a day plan instance.default LocalDayPlanAbstractAPFactory.createLocalDayPlan(LocalDay day, LocalTime startTime, LocalTime endTime) Factory method to create a day plan instance.Method parameters in appointmentplanner.api with type arguments of type LocalDayPlanModifier and TypeMethodDescriptionLocalDayPlan.findMatchingFreeSlotsOfDuration(Duration duration, List<LocalDayPlan> plans)