Package com.dna.jopt.member.unit.hours
Interface IOpeningHours
- All Superinterfaces:
Comparable<IDutyHours>
,IDutyHours
,Serializable
- All Known Implementing Classes:
OpeningHours
The purpose of this interface is to have a clear distinction between
IOpeningHours
and
IWorkingHours
.
Both extend IDutyHours
, however IWorkingHour
does have improved functionality.
- Since:
- 27/08/2018
- Version:
- 27/08/2018
- Author:
- DNA
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.dna.jopt.member.unit.hours.IDutyHours
IDutyHours.DutyHoursFlavour
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.dna.jopt.member.unit.hours.IDutyHours
copy, getFlavour, getTimeWindow, isPrefferedHour, setIsPrefferedHour
-
Method Details
-
isSoloAccessHour
boolean isSoloAccessHour() -
getServiceHoursOffsets
-