Uses of Class
com.dna.jopt.member.unit.hours.WorkingHours
Packages that use WorkingHours
- 
Uses of WorkingHours in com.dna.jopt.member.unit.resourceMethods in com.dna.jopt.member.unit.resource with parameters of type WorkingHoursModifier and TypeMethodDescriptionvoidAbstractBasicCapacityResource.setWorkingHours(WorkingHours[] workingHours) Deprecated.Constructors in com.dna.jopt.member.unit.resource with parameters of type WorkingHoursModifierConstructorDescriptionAbstractBasicCapacityResource(String resourceId, double latitude, double longitude, double maxHours, double maxDistance, WorkingHours[] workingHours) Deprecated.CapacityResource(String resourceId, double latitude, double longitude, double maxHours, double maxDistance, WorkingHours[] workingHours) Deprecated.
CapacityResource(String, double, double, Duration, Quantity, List)with updated parameters.