Uses of Class
com.microsoft.graph.models.StandardTimeZoneOffset
Packages that use StandardTimeZoneOffset
-
Uses of StandardTimeZoneOffset in com.microsoft.graph.models
Subclasses of StandardTimeZoneOffset in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return StandardTimeZoneOffsetModifier and TypeMethodDescriptionstatic StandardTimeZoneOffsetStandardTimeZoneOffset.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCustomTimeZone.getStandardOffset()Gets the standardOffset property value.Methods in com.microsoft.graph.models with parameters of type StandardTimeZoneOffsetModifier and TypeMethodDescriptionvoidCustomTimeZone.setStandardOffset(StandardTimeZoneOffset value) Sets the standardOffset property value.