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