Uses of Enum Class
org.opencastproject.kernel.mail.BaseSmtpService.Mode
Packages that use BaseSmtpService.Mode
-
Uses of BaseSmtpService.Mode in org.opencastproject.kernel.mail
Methods in org.opencastproject.kernel.mail that return BaseSmtpService.ModeModifier and TypeMethodDescriptionstatic BaseSmtpService.ModeReturns the enum constant of this class with the specified name.static BaseSmtpService.Mode[]BaseSmtpService.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.