Uses of Enum Class
software.xdev.brevo.model.GetWhatsAppConfig.PhoneNumberNameStatusEnum
Packages that use GetWhatsAppConfig.PhoneNumberNameStatusEnum
-
Uses of GetWhatsAppConfig.PhoneNumberNameStatusEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetWhatsAppConfig.PhoneNumberNameStatusEnumModifier and TypeMethodDescriptionGetWhatsAppConfig.getPhoneNumberNameStatus()Status of the name associated with WhatsApp Phone numberReturns the enum constant of this class with the specified name.GetWhatsAppConfig.PhoneNumberNameStatusEnum.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 GetWhatsAppConfig.PhoneNumberNameStatusEnumModifier and TypeMethodDescriptionGetWhatsAppConfig.phoneNumberNameStatus(GetWhatsAppConfig.PhoneNumberNameStatusEnum phoneNumberNameStatus) voidGetWhatsAppConfig.setPhoneNumberNameStatus(GetWhatsAppConfig.PhoneNumberNameStatusEnum phoneNumberNameStatus)