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