Uses of Enum
org.summerboot.jexpress.integration.smtp.Email.Format
Packages that use Email.Format
-
Uses of Email.Format in org.summerboot.jexpress.integration.smtp
Methods in org.summerboot.jexpress.integration.smtp that return Email.FormatModifier and TypeMethodDescriptionEmail.format()static Email.FormatReturns the enum constant of this type with the specified name.static Email.Format[]Email.Format.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.summerboot.jexpress.integration.smtp with parameters of type Email.FormatModifier and TypeMethodDescriptionstatic EmailEmail.compose(String subject, String body, Email.Format format) Email.format(Email.Format format)