Uses of Enum Class
software.xdev.brevo.model.CreateWhatsAppTemplate.SourceEnum
Packages that use CreateWhatsAppTemplate.SourceEnum
-
Uses of CreateWhatsAppTemplate.SourceEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CreateWhatsAppTemplate.SourceEnumModifier and TypeMethodDescriptionCreateWhatsAppTemplate.getSource()source of the templateReturns the enum constant of this class with the specified name.static CreateWhatsAppTemplate.SourceEnum[]CreateWhatsAppTemplate.SourceEnum.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.SourceEnumModifier and TypeMethodDescriptionvoidCreateWhatsAppTemplate.setSource(CreateWhatsAppTemplate.SourceEnum source) CreateWhatsAppTemplate.source(CreateWhatsAppTemplate.SourceEnum source)