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 PolicyRuleActionsEnrollSelfPolicyRuleActionsEnroll.getSelf()Get selfstatic PolicyRuleActionsEnrollSelfReturns 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) voidPolicyRuleActionsEnroll.setSelf(PolicyRuleActionsEnrollSelf self)