Uses of Interface
com._1c.g5.v8.dt.planner.model.PlannerItemScheduleWeekDays
Packages that use PlannerItemScheduleWeekDays
Package
Description
-
Uses of PlannerItemScheduleWeekDays in com._1c.g5.v8.dt.planner.model
Methods in com._1c.g5.v8.dt.planner.model that return PlannerItemScheduleWeekDaysModifier and TypeMethodDescriptionPlannerFactory.createPlannerItemScheduleWeekDays()
Returns a new object of class 'Item Schedule Week Days'.PlannerItemSchedule.getWeekDays()
Returns the value of the 'Week Days' containment reference.Methods in com._1c.g5.v8.dt.planner.model with parameters of type PlannerItemScheduleWeekDaysModifier and TypeMethodDescriptionvoid
PlannerItemSchedule.setWeekDays
(PlannerItemScheduleWeekDays value) Sets the value of the 'Week Days
' containment reference. -
Uses of PlannerItemScheduleWeekDays in com._1c.g5.v8.dt.planner.model.impl
Classes in com._1c.g5.v8.dt.planner.model.impl that implement PlannerItemScheduleWeekDaysModifier and TypeClassDescriptionclass
An implementation of the model object 'Item Schedule Week Days'.Methods in com._1c.g5.v8.dt.planner.model.impl that return PlannerItemScheduleWeekDaysModifier and TypeMethodDescriptionPlannerFactoryImpl.createPlannerItemScheduleWeekDays()
PlannerItemScheduleImpl.getWeekDays()
Methods in com._1c.g5.v8.dt.planner.model.impl with parameters of type PlannerItemScheduleWeekDaysModifier and TypeMethodDescriptionvoid
PlannerItemScheduleImpl.setWeekDays
(PlannerItemScheduleWeekDays newWeekDays) -
Uses of PlannerItemScheduleWeekDays in com._1c.g5.v8.dt.planner.model.util
Methods in com._1c.g5.v8.dt.planner.model.util with parameters of type PlannerItemScheduleWeekDaysModifier and TypeMethodDescriptionPlannerSwitch.casePlannerItemScheduleWeekDays
(PlannerItemScheduleWeekDays object) Returns the result of interpreting the object as an instance of 'Item Schedule Week Days'.