Uses of Class
com.microsoft.graph.models.TimeZoneBase
Packages that use TimeZoneBase
-
Uses of TimeZoneBase in com.microsoft.graph.models
Subclasses of TimeZoneBase in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return TimeZoneBaseModifier and TypeMethodDescriptionstatic TimeZoneBaseTimeZoneBase.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkingHours.getTimeZone()Gets the timeZone property value.Methods in com.microsoft.graph.models with parameters of type TimeZoneBaseModifier and TypeMethodDescriptionvoidWorkingHours.setTimeZone(TimeZoneBase value) Sets the timeZone property value.