Uses of Enum Class
com.mypurecloud.sdk.v2.model.EmailCampaignScheduleConfigChangeAlteration.TypeEnum
Packages that use EmailCampaignScheduleConfigChangeAlteration.TypeEnum
-
Uses of EmailCampaignScheduleConfigChangeAlteration.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailCampaignScheduleConfigChangeAlteration.TypeEnumModifier and TypeMethodDescriptionEmailCampaignScheduleConfigChangeAlteration.TypeEnum.fromString(String key) EmailCampaignScheduleConfigChangeAlteration.getType()Returns the enum constant of this class with the specified name.EmailCampaignScheduleConfigChangeAlteration.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 EmailCampaignScheduleConfigChangeAlteration.TypeEnumModifier and TypeMethodDescriptionvoidEmailCampaignScheduleConfigChangeAlteration.setType(EmailCampaignScheduleConfigChangeAlteration.TypeEnum type) EmailCampaignScheduleConfigChangeAlteration.type(EmailCampaignScheduleConfigChangeAlteration.TypeEnum type)