JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
com.redhat.parodos.project.enums.Role
Packages that use
Role
Package
Description
com.redhat.parodos.project.enums
Uses of
Role
in
com.redhat.parodos.project.enums
Methods in
com.redhat.parodos.project.enums
that return
Role
Modifier and Type
Method
Description
static
Role
Role.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Role
[]
Role.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.