visma::NightShiftDepartment::Builder

Header Image
Project:
Builder : Public <<static>> Class
Created: 01.09.2025 09:57:40
Modified: 01.09.2025 09:57:40
Project:
Advanced:
  • Attributes
  • Operations
  • Advanced
Attribute Scope Type
date Private String
 
departmentCode Private String
 
numNightShifts Private int
 
plannedHours Private double
 
actualHours Private double
 
Operation
Public
setDate (date: String, ) : Builder
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
setDepartmentCode (departmentCode: String, ) : Builder
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
setNumNightShifts (numNightShifts: int, ) : Builder
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
setPlannedHours (plannedHours: double, ) : Builder
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
setActualHours (actualHours: double, ) : Builder
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
build () : NightShiftDepartment
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Property Value
isFinalSpecialization: 0