Package com.gmscheduler.model

Class Summary
Person A Person object represents the owner of schedule.
Schedule A Schedule objects represents a person and a list of their time frames.
ScheduleUtil The Schedule Utility is the buisness logic for parsing schedules as well as finding busy times.
Timeframe A Timeframe object represents a day and time range (start time and stop time).