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