Package | Description |
---|---|
metricapp.entity.stakeholders |
Modifier and Type | Field and Description |
---|---|
private Role |
User.role |
Modifier and Type | Method and Description |
---|---|
static Role |
Role.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Role[] |
Role.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|