Uses of Enum Class
software.xdev.brevo.model.GetEmailCampaign.TypeEnum
Packages that use GetEmailCampaign.TypeEnum
-
Uses of GetEmailCampaign.TypeEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetEmailCampaign.TypeEnumModifier and TypeMethodDescriptionstatic GetEmailCampaign.TypeEnumGetEmailCampaign.getType()Type of campaignstatic GetEmailCampaign.TypeEnumReturns the enum constant of this class with the specified name.static GetEmailCampaign.TypeEnum[]GetEmailCampaign.TypeEnum.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 GetEmailCampaign.TypeEnumModifier and TypeMethodDescriptionvoidGetEmailCampaign.setType(GetEmailCampaign.TypeEnum type) GetEmailCampaign.type(GetEmailCampaign.TypeEnum type)