public List <Slot> getAllSlot()
 {
     return(slotModel.getAllSlot());
 }