Uses of Enum Class
com.atlassian.bitbucket.mail.MailProtocol
-
Uses of MailProtocol in com.atlassian.bitbucket.mail
Modifier and TypeMethodDescriptionstatic MailProtocol
MailProtocol.fromString
(String value) MailHostConfiguration.getProtocol()
static MailProtocol
Returns the enum constant of this class with the specified name.static MailProtocol[]
MailProtocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.