abstract class DailyAgenda
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) FullDayName |
name |
(package private) java.util.Collection<TimeSlotDescriptor> |
times |
| Constructor and Description |
|---|
DailyAgenda() |
FullDayName name
java.util.Collection<TimeSlotDescriptor> times