public static final class RiskContext.AccountScanScope
extends java.lang.Enum
Modifier and Type | Field and Description |
---|---|
static RiskContext.AccountScanScope |
ACTIVE_ACCOUNTS |
static RiskContext.AccountScanScope |
ALL_ACCOUNTS |
Modifier and Type | Method and Description |
---|---|
static RiskContext.AccountScanScope |
valueOf(java.lang.String name) |
static RiskContext.AccountScanScope[] |
values() |
public static final RiskContext.AccountScanScope ALL_ACCOUNTS
public static final RiskContext.AccountScanScope ACTIVE_ACCOUNTS
public static RiskContext.AccountScanScope[] values()
public static RiskContext.AccountScanScope valueOf(java.lang.String name)