package caltool.model.view; import caltool.model.schedule.*; import mvp.*; /**** * * An AppointmentListItem is the somewhat abbreviated description of an * appointment that appears in appointments and meetings list views. The * precise relation between a full Appointment compared to an * AppointmentListItem is as follows: *