Uses of Enum Class
com.bytedesk.core.email.EmailProviderEnum
Packages that use EmailProviderEnum
-
Uses of EmailProviderEnum in com.bytedesk.core.email
Methods in com.bytedesk.core.email that return EmailProviderEnumModifier and TypeMethodDescriptionstatic EmailProviderEnumReturns the enum constant of this class with the specified name.static EmailProviderEnum[]EmailProviderEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.