Uses of Enum Class
org.miaixz.bus.extra.mail.GlobalMailAccount
Packages that use GlobalMailAccount
Package
Description
Provides a wrapper for email operations, based on the Jakarta Mail library.
-
Uses of GlobalMailAccount in org.miaixz.bus.extra.mail
Methods in org.miaixz.bus.extra.mail that return GlobalMailAccountModifier and TypeMethodDescriptionstatic GlobalMailAccountReturns the enum constant of this class with the specified name.static GlobalMailAccount[]GlobalMailAccount.values()Returns an array containing the constants of this enum class, in the order they are declared.