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