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