|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use User.USER_ROLE | |
|---|---|
| de.piratech.dasding.data | |
| Uses of User.USER_ROLE in de.piratech.dasding.data |
|---|
| Methods in de.piratech.dasding.data that return User.USER_ROLE | |
|---|---|
static User.USER_ROLE |
User.USER_ROLE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static User.USER_ROLE[] |
User.USER_ROLE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.piratech.dasding.data that return types with arguments of type User.USER_ROLE | |
|---|---|
List<User.USER_ROLE> |
User.getRoles()
|
| Method parameters in de.piratech.dasding.data with type arguments of type User.USER_ROLE | |
|---|---|
void |
User.setRoles(List<User.USER_ROLE> role)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||