Uses of Class
overit.geocallapp.wfm.scheduling.timeslot.bl.BOSchedulingTimeslot
Packages that use BOSchedulingTimeslot
-
Uses of BOSchedulingTimeslot in overit.geocallapp.wfm.scheduling.timeslot.bl.event
Methods in overit.geocallapp.wfm.scheduling.timeslot.bl.event that return BOSchedulingTimeslotModifier and TypeMethodDescriptionSchedulingTimeslotInsertInput.getTimeslot()Returns the timeslot to be insertedSchedulingTimeslotUpdateInput.getTimeslot()Returns the timeslot to be updatedMethods in overit.geocallapp.wfm.scheduling.timeslot.bl.event with parameters of type BOSchedulingTimeslotModifier and TypeMethodDescriptionvoidSchedulingTimeslotInsertInput.setTimeslot(BOSchedulingTimeslot timeslot) Sets the timeslot to be insertedvoidSchedulingTimeslotUpdateInput.setTimeslot(BOSchedulingTimeslot timeslot) Sets the timeslot to be updatedConstructors in overit.geocallapp.wfm.scheduling.timeslot.bl.event with parameters of type BOSchedulingTimeslot