abstract class Meeting extends Appointment
This object is derived from Section 2.4.1 of the Milestone 6 requirements, in particular Figure 46.
Modifier and Type | Field and Description |
---|---|
(package private) schedule.Attendees |
attendees |
(package private) schedule.MeetingMinutes |
minutes |
details, duration, location, priority, recurringInfo, remind, security, startTime
category, endDate, startOrDueDate, title
Constructor and Description |
---|
Meeting() |