Uses of Class
com.microsoft.graph.models.WorkingTimeSchedule
Packages that use WorkingTimeSchedule
-
Uses of WorkingTimeSchedule in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkingTimeScheduleModifier and TypeMethodDescriptionstatic WorkingTimeScheduleWorkingTimeSchedule.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUserSolutionRoot.getWorkingTimeSchedule()Gets the workingTimeSchedule property value.Methods in com.microsoft.graph.models with parameters of type WorkingTimeScheduleModifier and TypeMethodDescriptionvoidUserSolutionRoot.setWorkingTimeSchedule(WorkingTimeSchedule value) Sets the workingTimeSchedule property value.