Uses of Class
com.microsoft.graph.models.TimeOffDetails
Packages that use TimeOffDetails
-
Uses of TimeOffDetails in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TimeOffDetailsModifier and TypeMethodDescriptionstatic TimeOffDetailsTimeOffDetails.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkPlanOccurrence.getTimeOffDetails()Gets the timeOffDetails property value.Methods in com.microsoft.graph.models with parameters of type TimeOffDetailsModifier and TypeMethodDescriptionvoidWorkPlanOccurrence.setTimeOffDetails(TimeOffDetails value) Sets the timeOffDetails property value.