Uses of Interface
com._1c.g5.v8.dt.planner.model.PlannerItemScheduleMonths
Packages that use PlannerItemScheduleMonths
Package
Description
-
Uses of PlannerItemScheduleMonths in com._1c.g5.v8.dt.planner.model
Methods in com._1c.g5.v8.dt.planner.model that return PlannerItemScheduleMonthsModifier and TypeMethodDescriptionPlannerFactory.createPlannerItemScheduleMonths()
Returns a new object of class 'Item Schedule Months'.PlannerItemSchedule.getMonths()
Returns the value of the 'Months' containment reference.Methods in com._1c.g5.v8.dt.planner.model with parameters of type PlannerItemScheduleMonthsModifier and TypeMethodDescriptionvoid
PlannerItemSchedule.setMonths
(PlannerItemScheduleMonths value) Sets the value of the 'Months
' containment reference. -
Uses of PlannerItemScheduleMonths in com._1c.g5.v8.dt.planner.model.impl
Classes in com._1c.g5.v8.dt.planner.model.impl that implement PlannerItemScheduleMonthsModifier and TypeClassDescriptionclass
An implementation of the model object 'Item Schedule Months'.Methods in com._1c.g5.v8.dt.planner.model.impl that return PlannerItemScheduleMonthsModifier and TypeMethodDescriptionPlannerFactoryImpl.createPlannerItemScheduleMonths()
PlannerItemScheduleImpl.getMonths()
Methods in com._1c.g5.v8.dt.planner.model.impl with parameters of type PlannerItemScheduleMonthsModifier and TypeMethodDescriptionvoid
PlannerItemScheduleImpl.setMonths
(PlannerItemScheduleMonths newMonths) -
Uses of PlannerItemScheduleMonths in com._1c.g5.v8.dt.planner.model.util
Methods in com._1c.g5.v8.dt.planner.model.util with parameters of type PlannerItemScheduleMonthsModifier and TypeMethodDescriptionPlannerSwitch.casePlannerItemScheduleMonths
(PlannerItemScheduleMonths object) Returns the result of interpreting the object as an instance of 'Item Schedule Months'.