Uses of Enum
org.openapitools.client.model.DevicePolicyMDMFramework
Packages that use DevicePolicyMDMFramework
-
Uses of DevicePolicyMDMFramework in org.openapitools.client.model
Methods in org.openapitools.client.model that return DevicePolicyMDMFrameworkModifier and TypeMethodDescriptionstatic DevicePolicyMDMFramework
static DevicePolicyMDMFramework
Returns the enum constant of this type with the specified name.static DevicePolicyMDMFramework[]
DevicePolicyMDMFramework.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model that return types with arguments of type DevicePolicyMDMFrameworkModifier and TypeMethodDescriptionDevicePolicyRuleConditionPlatform.getSupportedMDMFrameworks()
Get supportedMDMFrameworksMethods in org.openapitools.client.model with parameters of type DevicePolicyMDMFrameworkModifier and TypeMethodDescriptionDevicePolicyRuleConditionPlatform.addSupportedMDMFrameworksItem
(DevicePolicyMDMFramework supportedMDMFrameworksItem) Method parameters in org.openapitools.client.model with type arguments of type DevicePolicyMDMFrameworkModifier and TypeMethodDescriptionvoid
DevicePolicyRuleConditionPlatform.setSupportedMDMFrameworks
(List<DevicePolicyMDMFramework> supportedMDMFrameworks) DevicePolicyRuleConditionPlatform.supportedMDMFrameworks
(List<DevicePolicyMDMFramework> supportedMDMFrameworks)