Uses of Enum Class
software.xdev.brevo.model.CreateSubAccount.LanguageEnum
Packages that use CreateSubAccount.LanguageEnum
-
Uses of CreateSubAccount.LanguageEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CreateSubAccount.LanguageEnumModifier and TypeMethodDescriptionCreateSubAccount.getLanguage()Set the language of the sub-accountReturns the enum constant of this class with the specified name.static CreateSubAccount.LanguageEnum[]CreateSubAccount.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 CreateSubAccount.LanguageEnumModifier and TypeMethodDescriptionCreateSubAccount.language(CreateSubAccount.LanguageEnum language) voidCreateSubAccount.setLanguage(CreateSubAccount.LanguageEnum language)