Uses of Enum
org.openapitools.client.model.RiskProviderAction
Packages that use RiskProviderAction
-
Uses of RiskProviderAction in org.openapitools.client.model
Methods in org.openapitools.client.model that return RiskProviderActionModifier and TypeMethodDescriptionstatic RiskProviderAction
RiskProvider.getAction()
Get actionstatic RiskProviderAction
Returns the enum constant of this type with the specified name.static RiskProviderAction[]
RiskProviderAction.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 RiskProviderActionModifier and TypeMethodDescriptionRiskProvider.action
(RiskProviderAction action) void
RiskProvider.setAction
(RiskProviderAction action)