Uses of Class
com.microsoft.graph.models.TimeClockSettings
Packages that use TimeClockSettings
-
Uses of TimeClockSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TimeClockSettingsModifier and TypeMethodDescriptionstatic TimeClockSettingsTimeClockSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSchedule.getTimeClockSettings()Gets the timeClockSettings property value.Methods in com.microsoft.graph.models with parameters of type TimeClockSettingsModifier and TypeMethodDescriptionvoidSchedule.setTimeClockSettings(TimeClockSettings value) Sets the timeClockSettings property value.