Uses of Enum
com.microsoft.graph.models.Win32LobAppRegistryRuleOperationType
Packages that use Win32LobAppRegistryRuleOperationType
-
Uses of Win32LobAppRegistryRuleOperationType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Win32LobAppRegistryRuleOperationTypeModifier and TypeMethodDescriptionWin32LobAppRegistryRule.getOperationType()Gets the operationType property value.Returns the enum constant of this type with the specified name.static Win32LobAppRegistryRuleOperationType[]Win32LobAppRegistryRuleOperationType.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 Win32LobAppRegistryRuleOperationTypeModifier and TypeMethodDescriptionvoidWin32LobAppRegistryRule.setOperationType(Win32LobAppRegistryRuleOperationType value) Sets the operationType property value.