|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RolesEnum | |
|---|---|
| com.ebmwebsourcing.webcommons.user.service | |
| Uses of RolesEnum in com.ebmwebsourcing.webcommons.user.service |
|---|
| Methods in com.ebmwebsourcing.webcommons.user.service that return RolesEnum | |
|---|---|
static RolesEnum |
RolesEnum.fromString(java.lang.String type)
Return the RolesEnum related to the given string or null if it isn't supported |
static RolesEnum |
RolesEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RolesEnum[] |
RolesEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||