| Package | Description |
|---|---|
| gr.cite.repo.auth.app.utils |
| Modifier and Type | Method and Description |
|---|---|
UserInfo.USER_ROLE |
UserInfo.getRole() |
static UserInfo.USER_ROLE |
UserInfo.USER_ROLE.valueOf(int value) |
static UserInfo.USER_ROLE |
UserInfo.USER_ROLE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserInfo.USER_ROLE[] |
UserInfo.USER_ROLE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserInfo.setRole(UserInfo.USER_ROLE role) |
Copyright © 2017. All Rights Reserved.