Class | Description |
---|---|
BlackoutTime |
This class contains the information for a single blackout time.
|
BlackoutTimeDB |
This class contains all of the blackout times for a schedule.
|
DateNumber |
A DateNumber is a positive integer between 1 and 31.
|
DayPattern |
A day pattern specifies the occurrence of some event throughout the course
of a week.
|
DayPatternDB |
A collection of all of the legal day patterns.
|
GlobalConstraints |
This class contains all of the global constraints of the schedule as defined
by the schedule administrator.
|
Hour | |
Minute | |
Time |
A Time object has an hour, minute, and indicator for am or pm.
|
TimeDuration |
A TimeDuration has a start time and end time.
|
Enum | Description |
---|---|
AMorPM |
An AMorPM shows whether a time is in the AM or PM.
|
DayOfWeek |
A DayOfWeek is a weekday.
|
Month |
A month denotes the months of the year.
|