Uses of Enum
com.microsoft.graph.models.WindowsUserType
Packages that use WindowsUserType
-
Uses of WindowsUserType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WindowsUserTypeModifier and TypeMethodDescriptionstatic WindowsUserTypeOutOfBoxExperienceSetting.getUserType()Gets the userType property value.static WindowsUserTypeReturns the enum constant of this type with the specified name.static WindowsUserType[]WindowsUserType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type WindowsUserTypeModifier and TypeMethodDescriptionvoidOutOfBoxExperienceSetting.setUserType(WindowsUserType value) Sets the userType property value.