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