Uses of Enum
org.openapitools.client.model.PolicyAccountLinkAction
Packages that use PolicyAccountLinkAction
- 
Uses of PolicyAccountLinkAction in org.openapitools.client.model
Methods in org.openapitools.client.model that return PolicyAccountLinkActionModifier and TypeMethodDescriptionstatic PolicyAccountLinkActionPolicyAccountLink.getAction()Get actionstatic PolicyAccountLinkActionReturns the enum constant of this type with the specified name.static PolicyAccountLinkAction[]PolicyAccountLinkAction.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 PolicyAccountLinkActionModifier and TypeMethodDescriptionPolicyAccountLink.action(PolicyAccountLinkAction action) voidPolicyAccountLink.setAction(PolicyAccountLinkAction action)