Uses of Enum Class
com.mypurecloud.sdk.v2.model.EmailCampaignScheduleConfigChangeRecurrencePattern.TypeEnum
Packages that use EmailCampaignScheduleConfigChangeRecurrencePattern.TypeEnum
-
Uses of EmailCampaignScheduleConfigChangeRecurrencePattern.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailCampaignScheduleConfigChangeRecurrencePattern.TypeEnumModifier and TypeMethodDescriptionEmailCampaignScheduleConfigChangeRecurrencePattern.TypeEnum.fromString(String key) EmailCampaignScheduleConfigChangeRecurrencePattern.getType()Returns the enum constant of this class with the specified name.EmailCampaignScheduleConfigChangeRecurrencePattern.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type EmailCampaignScheduleConfigChangeRecurrencePattern.TypeEnumModifier and TypeMethodDescriptionvoidEmailCampaignScheduleConfigChangeRecurrencePattern.setType(EmailCampaignScheduleConfigChangeRecurrencePattern.TypeEnum type) EmailCampaignScheduleConfigChangeRecurrencePattern.type(EmailCampaignScheduleConfigChangeRecurrencePattern.TypeEnum type)