Uses of Enum
com.microsoft.graph.models.Win32LobAppRuleType
Packages that use Win32LobAppRuleType
-
Uses of Win32LobAppRuleType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Win32LobAppRuleTypeModifier and TypeMethodDescriptionstatic Win32LobAppRuleTypeWin32LobAppRule.getRuleType()Gets the ruleType property value.static Win32LobAppRuleTypeReturns the enum constant of this type with the specified name.static Win32LobAppRuleType[]Win32LobAppRuleType.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 Win32LobAppRuleTypeModifier and TypeMethodDescriptionvoidWin32LobAppRule.setRuleType(Win32LobAppRuleType value) Sets the ruleType property value.