Uses of Class
overit.geocallapp.wfm.core.bl.agenda.event.AgendaDateSlotOutput
Packages that use AgendaDateSlotOutput
Package
Description
-
Uses of AgendaDateSlotOutput in overit.geocallapp.wfm.core.bl.agenda.firstdate.event
Methods in overit.geocallapp.wfm.core.bl.agenda.firstdate.event that return types with arguments of type AgendaDateSlotOutputMethod parameters in overit.geocallapp.wfm.core.bl.agenda.firstdate.event with type arguments of type AgendaDateSlotOutputModifier and TypeMethodDescriptionvoidAgendaFirstDateOutput.setSlotsList(List<AgendaDateSlotOutput> slotsList) -
Uses of AgendaDateSlotOutput in overit.geocallapp.wfm.core.bl.agenda.furtherdate.event
Methods in overit.geocallapp.wfm.core.bl.agenda.furtherdate.event that return types with arguments of type AgendaDateSlotOutputMethod parameters in overit.geocallapp.wfm.core.bl.agenda.furtherdate.event with type arguments of type AgendaDateSlotOutputModifier and TypeMethodDescriptionvoidAgendaFurtherDateOutput.setSlotsList(List<AgendaDateSlotOutput> slotsList) -
Uses of AgendaDateSlotOutput in overit.geocallapp.wfm.core.bl.agenda.util
Methods in overit.geocallapp.wfm.core.bl.agenda.util that return types with arguments of type AgendaDateSlotOutputModifier and TypeMethodDescriptionstatic List<AgendaDateSlotOutput> AgendaUtils.prepareSlotList(List<HashGetter> hgSlotList)