JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
net.solarnetwork.central.security.Role
Packages that use
Role
Package
Description
net.solarnetwork.central.security
Uses of
Role
in
net.solarnetwork.central.security
Methods in
net.solarnetwork.central.security
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.