Class WorkingHours

java.lang.Object
com.dna.jopt.member.unit.hours.AbstractDutyHours
com.dna.jopt.member.unit.hours.WorkingHours
All Implemented Interfaces:
IDutyHours, IWorkingHours, Serializable, Comparable<IDutyHours>

public class WorkingHours extends AbstractDutyHours implements IWorkingHours
This class describes the hours a IResource is allowed to work. If a Resource is working outside of its WorkingHours a Violation will be thrown.
Since:
03/09/2019
Version:
19/09/2019
Author:
DNA
See Also: