Uses of Class
com.bytedesk.service.worktime_settings.WorktimeSlotValue
Packages that use WorktimeSlotValue
-
Uses of WorktimeSlotValue in com.bytedesk.service.worktime_settings
Fields in com.bytedesk.service.worktime_settings with type parameters of type WorktimeSlotValueModifier and TypeFieldDescriptionprivate List<WorktimeSlotValue>WorktimeSettingEntity.regularWorktimesprivate List<WorktimeSlotValue>WorktimeSettingRequest.regularWorktimes常规工作时间段列表(例如周一~周五的周期性工作时间)private List<WorktimeSlotValue>WorktimeSettingResponse.regularWorktimesprivate List<WorktimeSlotValue>WorktimeSettingEntity.specialWorktimesprivate List<WorktimeSlotValue>WorktimeSettingRequest.specialWorktimes特殊工作时间段列表(节假日、活动期间等覆盖性时间段)private List<WorktimeSlotValue>WorktimeSettingResponse.specialWorktimesMethods in com.bytedesk.service.worktime_settings that return types with arguments of type WorktimeSlotValueModifier and TypeMethodDescriptionWorktimeSlotListConverter.convertToEntityAttribute(String dbData) Method parameters in com.bytedesk.service.worktime_settings with type arguments of type WorktimeSlotValueModifier and TypeMethodDescriptionWorktimeSlotListConverter.convertToDatabaseColumn(List<WorktimeSlotValue> attribute)