| Package | Description |
|---|---|
| org.smarti18n.models |
| Modifier and Type | Method and Description |
|---|---|
UserRole |
User.getRole() |
UserRole |
UserImpl.getRole() |
UserRole |
UserSimplified.getRole() |
static UserRole |
UserRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserRole[] |
UserRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setRole(UserRole role) |
void |
UserImpl.setRole(UserRole role) |
void |
UserSimplified.setRole(UserRole role) |
Copyright © 2018. All rights reserved.