Uses of Enum Class
software.xdev.brevo.model.EmailExportRecipients.RecipientsTypeEnum
Packages that use EmailExportRecipients.RecipientsTypeEnum
-
Uses of EmailExportRecipients.RecipientsTypeEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return EmailExportRecipients.RecipientsTypeEnumModifier and TypeMethodDescriptionEmailExportRecipients.getRecipientsType()Type of recipients to export for a campaignReturns the enum constant of this class with the specified name.EmailExportRecipients.RecipientsTypeEnum.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 EmailExportRecipients.RecipientsTypeEnumModifier and TypeMethodDescriptionEmailExportRecipients.recipientsType(EmailExportRecipients.RecipientsTypeEnum recipientsType) voidEmailExportRecipients.setRecipientsType(EmailExportRecipients.RecipientsTypeEnum recipientsType)