Uses of Enum Class
software.xdev.brevo.model.CreateWhatsAppTemplate.CategoryEnum
Packages that use CreateWhatsAppTemplate.CategoryEnum
-
Uses of CreateWhatsAppTemplate.CategoryEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CreateWhatsAppTemplate.CategoryEnumModifier and TypeMethodDescriptionCreateWhatsAppTemplate.getCategory()Category of the templateReturns the enum constant of this class with the specified name.static CreateWhatsAppTemplate.CategoryEnum[]CreateWhatsAppTemplate.CategoryEnum.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 CreateWhatsAppTemplate.CategoryEnumModifier and TypeMethodDescriptionCreateWhatsAppTemplate.category(CreateWhatsAppTemplate.CategoryEnum category) voidCreateWhatsAppTemplate.setCategory(CreateWhatsAppTemplate.CategoryEnum category)