public class WorkTime extends NameEntity
WorkTimeDetail(s) defining periods during the week that are considered as part of regular working hours.
Work times that apply to all times are represented by WorkTimeAllHours.Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Modifier and Type | Field and Description |
|---|---|
protected String |
comment
Free text field where any user information can be stored and referenced for this entity.
|
protected List<WorkTimeDetail> |
details
The list of
WorkTimeDetail(s). |
protected WorkTimeHolidayGroupId |
holidayGroup
|
| Modifier and Type | Method and Description |
|---|---|
static WorkTime |
fromSystem(String id) |
addExtraProperty, getExtraProperties, isSystemEntityprotected String comment
protected List<WorkTimeDetail> details
WorkTimeDetail(s).protected WorkTimeHolidayGroupId holidayGroup
public WorkTime(String id)
Copyright © 2023. All rights reserved.