Uses of Enum
org.openapitools.client.model.PolicyRuleActionsEnrollSelf
Packages that use PolicyRuleActionsEnrollSelf
-
Uses of PolicyRuleActionsEnrollSelf in org.openapitools.client.model
Methods in org.openapitools.client.model that return PolicyRuleActionsEnrollSelfModifier and TypeMethodDescriptionstatic PolicyRuleActionsEnrollSelf
PolicyRuleActionsEnroll.getSelf()
Get selfstatic PolicyRuleActionsEnrollSelf
Returns the enum constant of this type with the specified name.static PolicyRuleActionsEnrollSelf[]
PolicyRuleActionsEnrollSelf.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type PolicyRuleActionsEnrollSelfModifier and TypeMethodDescriptionPolicyRuleActionsEnroll.self
(PolicyRuleActionsEnrollSelf self) void
PolicyRuleActionsEnroll.setSelf
(PolicyRuleActionsEnrollSelf self)