Uses of Enum
com.microsoft.graph.models.WindowsSettingType
Packages that use WindowsSettingType
-
Uses of WindowsSettingType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WindowsSettingTypeModifier and TypeMethodDescriptionstatic WindowsSettingTypeWindowsSetting.getSettingType()Gets the settingType property value.static WindowsSettingTypeReturns the enum constant of this type with the specified name.static WindowsSettingType[]WindowsSettingType.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 WindowsSettingTypeModifier and TypeMethodDescriptionvoidWindowsSetting.setSettingType(WindowsSettingType value) Sets the settingType property value.