| Modifier and Type | Method and Description |
|---|---|
static InhibitionState |
InhibitionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InhibitionState[] |
InhibitionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InhibitionState |
AccountInhibitionRpcService.getInhibitionState(UserDto user) |
| Modifier and Type | Method and Description |
|---|---|
InhibitionState |
AccountInhibitionRpcServiceImpl.getInhibitionState(UserDto user) |