Uses of Enum Class
software.xdev.brevo.model.GetCampaignOverview.StatusEnum
Packages that use GetCampaignOverview.StatusEnum
-
Uses of GetCampaignOverview.StatusEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetCampaignOverview.StatusEnumModifier and TypeMethodDescriptionGetCampaignOverview.getStatus()Status of the campaignReturns the enum constant of this class with the specified name.static GetCampaignOverview.StatusEnum[]GetCampaignOverview.StatusEnum.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.StatusEnumModifier and TypeMethodDescriptionvoidGetCampaignOverview.setStatus(GetCampaignOverview.StatusEnum status) GetCampaignOverview.status(GetCampaignOverview.StatusEnum status)