Uses of Enum Class
software.xdev.brevo.model.CreateChild.LanguageEnum
Packages that use CreateChild.LanguageEnum
-
Uses of CreateChild.LanguageEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CreateChild.LanguageEnumModifier and TypeMethodDescriptionstatic CreateChild.LanguageEnumCreateChild.getLanguage()Language of the child accountstatic CreateChild.LanguageEnumReturns the enum constant of this class with the specified name.static CreateChild.LanguageEnum[]CreateChild.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 CreateChild.LanguageEnumModifier and TypeMethodDescriptionCreateChild.language(CreateChild.LanguageEnum language) voidCreateChild.setLanguage(CreateChild.LanguageEnum language)