Uses of Enum Class
software.xdev.brevo.model.SendReport.LanguageEnum
Packages that use SendReport.LanguageEnum
-
Uses of SendReport.LanguageEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return SendReport.LanguageEnumModifier and TypeMethodDescriptionstatic SendReport.LanguageEnumSendReport.getLanguage()Language of email content for campaign report sending.static SendReport.LanguageEnumReturns the enum constant of this class with the specified name.static SendReport.LanguageEnum[]SendReport.LanguageEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.brevo.model with parameters of type SendReport.LanguageEnumModifier and TypeMethodDescriptionSendReport.language(SendReport.LanguageEnum language) voidSendReport.setLanguage(SendReport.LanguageEnum language)