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