| Modifier and Type | Method and Description |
|---|---|
UserAction |
RiskMatchV2.getAction() |
UserAction |
PermitMatchV2.getAction() |
static UserAction |
UserAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserAction[] |
UserAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RiskMatchV2.setAction(UserAction action) |
void |
PermitMatchV2.setAction(UserAction action) |
Copyright © 2025. All rights reserved.